I get the error below when I try to register a new user.
io.appwrite.exceptions.AppwriteException: User (role: guests) missing scope (account)
This shouldn't return for registering a new user (account.create()). Double check what API call is throwing this. Perhaps you're calling account.get() without creating a session first
Ok. I figured the cause, I called a function that has account.createVerification in the scope as account.create()
Thanks
[SOLVED] User (role: guests) missing scope (account)
Recommended threads
- Appwrite rejecting create and edit reque...
hello, so my issue is that when i make a debug build of my app, everything works as it should, but when i download and test a SIGNED release database rejects al...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.