wisdomshinaOriginal post
NodeJS Developer
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
Summary
Appwrite's Google Auth not fully supported in React Native. Error 400 'invalid success param' when using the Google Auth in Expo React Native project. Works in development mode but not in profile build or installed apk. Check for updates on GitHub: https://github.com/appwrite/sdk-for-react-native/issues/34.