Hi I have a problem with making login/register system in flask. Im trying to fetch data from Database where I have Users table. But I don't know why my code keeps throwing me User (role: guests) missing scope (users.write). I've created the api that has every possible permission and same problem.
here is my code:
Recommended threads
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...