I have issues with using appwrite's google auth in my expo react native project. It works perfectly in development mode but when I run the preview profile build and installed the apk. Whenever I tried to use the google auth I get the following error message "Error 400 invalid 'success' param: URL host must be one of: localhost, cloud.appwrite.io, appwrite.io, .appwrite.io, Type general_argument_invalid
OAuth2 for React Native is not fully supported yet. For the latest info, follow: https://github.com/appwrite/sdk-for-react-native/issues/34
Recommended threads
- Server Down
Appwrite services are down. When will they start working again?
- Use Limits
I need urgent help, i use appwrite as a chat function for my website and my mobile android application, but recently, for the past 3 months, my database reaches...
- redirect uri not working for OAuth with ...
I'm following this tutorial: https://appwrite.io/blog/post/google-oauth-expo#create-an-expo-app but im using an android development build instead. When I run h...