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
- Appwrite github organization error
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- Google OAuth Not Working on Brave/Firefo...
I'm having an issue with Google OAuth in my React + Appwrite app. After login, the dashboard is accessible only in Microsoft Edge, but fails in Brave and Firefo...