[SOLVED] Error: User (role: guests) missing scope (users.read)
- 0
- Android
- Tools
- Apple
- Self Hosted
- Users
I created a function only for get list users, i deploy it and running execution from console and i got this error. But it's working fine if i deploy it on another project with same function code, what caused of this?
Maybe the API key is incorrect or not set
its already set, i can make sure 100%
all the environment has been set
its fine if i deploy it on another project
Do you have set the variable?
And does the key have the users scope?
Thanks, i forgot the API key has scope configuration.
So that solved the issue?
Can I mark this as solved?
[SOLVED] Error: User (role: guests) missing scope (users.read)
Recommended threads
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...