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
- Request for JWKS Endpoint and OIDC Disco...
Hey Appwrite Team, Do you have plans to support JWKS and a well-known OIDC discovery endpoint? This would let us verify Appwrite JWTs in other services using st...
- Sites are not opening
my all sites are not opening so plz check what is the issue, when i am opening the sites showing an error like, Access to XMLHttpRequest at 'https://cloud.appw...
- unable to create project with custom id
when creating a project, and click on project ID button, nothing happens. is this a bug?