Hi all! i am using google auth to login to my application but i am having problem using openAuthSessionAsync from expo.
Appwrite returns Error 400, as you can see in the image, but I understand that I am passing the arguments correctly.
I have Google configured in Appwrite as OAuth2 Providers with their App ID, App Secret and URI.
Has anyone ever had this happen to you? Thank you very much!
OAuth2 with React Native is not fully supported. The GitHub comment explains the current state: https://github.com/appwrite/sdk-for-react-native/issues/34#issuecomment-2654940715
But also, that specific 400 error...did you delete the user you're testing with?
Recommended threads
- vorafy.studio domain already exists erro...
My domain vorafy.studio is stuck/locked from a previously deleted project. I created a new project but can't add the domain — getting 'already exists' error. Pl...
- Custom domain for Google Auth
Hello! I connected my custom domain to my Appwrite project, but I can't get the Google login/consent screen to show my domain instead of the Appwrite domain. I...
- [SOLVED] Production down - createExecuti...
Hey, Since 1.9.6 rollout in fra (~17:00 UTC, 14 Aug), POST /v1/functions/{functionId}/executions returns a 400 whenever the body includes an empty headers ob...