Rank 3: Container
ill show you now
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 3: Container
ill show you now
Rank 3: Container
@Steven this is the code right here
Rank 3: Container
and this is what happens when i press the button
Rank 3: Container
well now for some reason the admin label isnt added
Rank 3: Container
hm.
Rank 3: Container
thats interesting
Rank 3: Container
though now what im getting is undefined for some reason
Rank 3: Container
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
Rank 3: Container
i have changed some stuff right here but now appwrite says that im missing 'userid'
Rank 3: Container
Rank 3: Container
and userid is already there
Rank 3: Container
response.name.toLowerCase() is the ID of the user
Rank 3: Container
noobie error
Rank 5: Hypervisor
You’re setting userId in your createDocument(), but it looks like the field you’re trying to set it actually called userid
Rank 3: Container
yes
Rank 3: Container
just saw
Rank 3: Container
tho the label stuff
Rank 3: Container
thats something i will never understand
Rank 3: Container
why or how it happened
Rank 3: Container
because i changed nothing
Rank 5: Hypervisor
It’s stopped now?
Rank 3: Container
yup
Rank 3: Container
no idea
Rank 3: Container
ill mark it as fixed
Rank 3: Container
[solved] account.create gives admin label by default