[AppwriteException: User (role: guests) missing scope (account)]
- 0
- Android
- React Native
- Databases
Hello im a newbie and im learning React Native and i ran into an error i cant figure out. Im following the a video called "React Native Course for Beginners in 2024 | Build a Full Stack React Native App" by the youtube channel JavaScript Mastery (NOT A PLUG) and i got to the point where he finishes up explaining and setting up the Appwrite Logic but i keep getting an error as the title suggest [AppwriteException: User (role: guests) missing scope (account)] and a warning like the one in the image. One thing i did that is not in the video is i deleted the seasons and user from the database because ever time i refreshed the page i got a different error saying something like a user already in an active season (which i fixed later) but when i got to the end of that video seggment i started getting this error.
Any help would be appreciated 🙂
https://github.com/DarkoProjkovski/reactnativetestapp git repo here
Recommended threads
- Cloud 500 error
- float
Hello everyone, So, I created a column of type **float** with the **min** and **required** options, I noticed that it wouldn't let me set a **2 decimal points ...
- Passkeys with Appwrite
I am using appwrite auth and would like to implement passkeys, did anyone have done before, have a guide or documentation or POC? if yes, please share because I...