Hey I am trying to implement authentication in my react app. When I am logged in everythings work as expected, but when I logout I get this error
User (role: guests) missing scope (account) AppwriteException: User (role: guests) missing scope (account)
I have checked the page I am trying to render can be accessed by guest user. I am attaching the image of error as well
You're making some account API call without a session and you're not catching the exception
Recommended threads
- i need help!
I was working on my project and I just can't stop receiving this message. Is something wrong?
- 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...