Hello! I'm trying to have email verification OTP in my sign-up but i get this error OTP Verification Failed: Account creation failed: AppwriteException: User (role: guests) missing scope (account). when I submit the OTP. And then, how do i create users that has only verified status? it keeps creating users with unverified status. Using React Native and Expo
i provided the screenshots for the codes. Much newbie here. Thanks
How are users logging in? Email OTP?
Recommended threads
- appwrite free plan resources issue
i'm on free plan and i just used 700MB bandwidth with 8mb storage and 141k requests, but when i'm trying to continue developing my app it send me an error messa...
- Realtime: Email Verification Not work
There are some issues with real-time updates. For email verification, updates triggered by the console will be checked, but real-time updates are not triggered ...
- Rate límit reset
I've made an error in the code by not setting a limit on how much rows should i get per request because i was working with a small db for testing. Last night Iv...