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
- All my apps are not opening now
All my apps are not opening now 200+ apps are not opening plz fast
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support š I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...