ill show you now
@Steven this is the code right here
and this is what happens when i press the button
well now for some reason the admin label isnt added
hm.
thats interesting
though now what im getting is undefined for some reason
and the fact that it actually got a response bugs me because it means that it actually accepted the request but the response is not working
i have changed some stuff right here but now appwrite says that im missing 'userid'
and userid is already there
response.name.toLowerCase() is the ID of the user
noobie error
You’re setting userId in your createDocument(), but it looks like the field you’re trying to set it actually called userid
yes
just saw
tho the label stuff
thats something i will never understand
why or how it happened
because i changed nothing
It’s stopped now?
yup
no idea
ill mark it as fixed
[solved] account.create gives admin label by default
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...