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
- I am currently seeking opportunities as ...
Hey! 👋 I'm a Shopify guy. Been building stores for 8+ years. Still haven't lost my mind. Barely. I make stores that don't suck fast, smooth, and actually built...
- Misunderstanding Appwrite Messages for P...
I think I'm having a misunderstanding of how to implement appwrite messages for push notification. I've already setup firebase credentials in appwrite, but I'...
- updateSession isn't working for google o...
I'm building an app using react native with expo. An image of my code is attached. The code is a useEffect that i have in a context that wraps the root layout ...