
Hello Guys i have setup appwrite auth (Email Password, Google and Github). All auth methods works fine on the chrome based browsers but it has a strange issue with just github oauth on firefox based browsers
Getting User (role: guests) missing scope (account)
this error.
Problem is with session creation ig.
I am using custom domain for endpoint and sending request form localhost:3000

@Support

I am seeing the same error in cloud today, 24 hours later

Yes

@Support @Moderator

As you have that problem only in firefox, it may be firefox policy about third party cookies. Try allowing it
https://support.mozilla.org/en-US/kb/third-party-cookies-firefox-tracking-protection

Will try and let you know

@Ayush Sharma Make sure to use a custom domain for production

Yes i am already using it. I will test it out in some browsers and let you know

Yea this is a result of 3p cookies, I had this problem w/ localhost on every browser but chrome. Enabling 3p cookies fixed for localhost, it was fine on production.
Recommended threads
- Stuck at pinging the server to finish ad...
I'm not using the starter app and I'm not sure how to finish connecting my app to Appwrite.io. Is there a CURL command I can run to finish setup?
- 500 internal error
I get a 500 internal error when trying to access my database on appwrite cloud. Sometimes it would start working but this time it never corrects.
- Error getting session: AppwriteException...
I get this error `Error getting session: AppwriteException: User (role: guests) missing scope (account)` when running in prod. As soon as I try running my app o...
