
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
- 404 - Attribute not found in schema
Hey team, I deleted an attribute in the previous version of Appwrite and now that I'm trying to make changes to some of the underlying data inside of a particul...
- cors error
my website is working and logged me in and sign also in the local host , but when i deployed it and then used it in the login and signup, it shows failed to fet...
- Appwrite Sites and localStorage Problem ...
I'm currently struggling with the localStorage Problem and Custom Sites. My goal is to move our Flutter Web App to Appwrite Sites. When just deploying it I'm ...
