I have implemented createOAuth2Session with gmail. The login and user creation is doing fine. But, when this user is trying to create a new account, I am getting this error. How to change the role of this user to admin or something who can create an account? Can I do it in console?
User (role: guests) missing scope (account)
I checked the current session too and it's working
@Moderator any help?
Hi there 👋
So, I think this error implies that the user session was not detected by Appwrite.
This might help you: https://github.com/appwrite/appwrite/issues/1203#issuecomment-850787160
@joeyouss, I am using both the frontend and appwrite on localhost. Then why would there be custom domain problem?
The browser may not be setting or sending the cookie
Recommended threads
- [Sites] Deployment finished but site is ...
The deployment finished and is active but the site shows timeout error.
- Does Appwrite allow SSE ?
i'm trying to setup a slack bot on my site. Your deployed SSE endpoint is returning a non‑SSE response …and the browser immediately closes the connection. read...
- Endless certificate generation cycle
Hello, when I try to add the subdomain stats.hedgehog-rp.ru, I get an infinite loop while the certificate is being generated. There are no problems with adding ...