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
- Email address must be in its canonical f...
Hello, Recently I was trying to signup with my GitHub account with appwrite account for availing the student benifits but while trying to signup I saw such erro...
- Login / Signup issue
So I have been trying to create an account on appwrite but no matter what I try it doesn't work. I tried using GitHub at first but after logging in it just red...
- I can't UNPAUSE my project with the free...
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button red...