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
- SSL Certificate Issuance Failed
When we first deployed our site using appwrite and a custom domain everything was working, but it seems like the SSL certificate never got renewed. I tried dele...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...
- Site hosting and domain name issue
I'm hosting my site using appwrite domains, I want to have https://www.mysite.com and https://mysite.com to point to the same Site. But each time I try to add "...