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 his app on his git repo, it works fine but when i try to integrate it into my own project, it gives me the error attached "Error 400 Invalid success param: Invalid URI. Register your new client as a new platform on your project console dashboard. general_argument_invalid"
I tried adding a new platform as scheme:// but this is not working
Please someone help I've been at it all day.
Recommended threads
- Cannot use Apple Oauth2 in React Native/...
Hi! I've trying to add the Apple sign in feature into my Expo App. I followed the docs, but I still receiving the error "Cannot set 'location.href'". Can someon...
- CSR with Serverside Auth
Hello everyone, according to best practices I would like to use server-side authentification as I would also like to render a big chunk of my app serverside. Ho...
- Issue setting up url
I'm trying to setup an email verification system in my auth flow. It hasn't worked out too well. I have my domain 'parlay.live' in the web domains in the AppWri...