
Is anyone else getting this error.. and how were they able to resolve it if so:
{ "message": "User (role: guests) missing scope (account)", "code": 401, "type": "general_unauthorized_scope", "version": "1.6.2" }
The error occurs if user clicks on the OAuth buttons with an attempt to login

How is your appwrite client setup? What is your auth code?

Also, where is this happening? Are you using some SSR framework?
Recommended threads
- Rate limit when proxying client request
Hi For my appwrite setup I proxy everything through my Nuxt backend to be able to have the cookies rewritten to my domain without having to write the endpoints...
- Delete session by id fails: "User (role:...
I'm developing my Godot game using Apwwrite. I use Appwrite's REST API. I can login successfully and retrieve a session id but when I call delete session and at...
- 404 page not found
Hi, I'm trying to run Appwrite on a different port (e.g., 7777) because I already use Apache to handle domain-based redirection using ProxyPass. For example, I ...
