Not sure if i am doing something wrong,
I am creating an oauth2 session, then when it loads the success page, it is running an account.get() but it returns with Uncaught (in promise) AppwriteException: User (role: guests) missing scope (account)
are Oauth2 sessions handled differently than email/password?
Probably 3rd party cookie problem. See https://appwrite.io/docs/advanced/platform/custom-domains
how do i access the localstorage fallback
I checked local storage and there's nothing there either
It's going through the oath process successfully but not actually signing in (though it did create the account)
Did you read what I sent? Why are you asking about the local storage fallback? There is no local storage fallback when using oauth
Under third party cookies in the link you sent, it said that it is stored in local storage as a fallback
I see what you're talking about now I think though
Recommended threads
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...
- Suspicious access pattern detected when ...
Hello, I am having trouble restoring my project. In the past it worked with no problems, but today I get an error "Suspicious access pattern detected". How can ...