
I am having trouble using the google log in in my app. Getting error: Error 400 Invalid redirect URL for OAuth success. project_invalid_success_url
I have tryied everything, I even added the this urls in the the valid google redirects but nothing changes.
If someone had the same problem, please get in touch with me. This error has been a pain in the ass.

What does the code look like, what are you defining as the success url?

i am trying to open to go back to the app using the hyper links that automatically open an app from a link

I wondered if it would be possible to try it out just using a url to open the login directly. typing down something similar to this: https://fra.cloud.appwrite.io/v1/account/sessions/oauth2/google/redirect?project=PROJECTID&redirectUrl=REDIRECTURL
Recommended threads
- Issue with Appwrite Function Execution –...
Hi all, I'm encountering an issue when calling an Appwrite function from my Flutter app. **Environment:** ```Flutter SDK: 3.27.3 Appwrite Flutter SDK: 16.1.0```...
- Storage server error
Hi! When I try to upload a video to Appwrite Storage, it gives me this error (it works with images but not with videos): ```[AppwriteException: Server Error]``...
- Golang docs outdated
Golang docs on the website are update and some if not all methods are broken/ not updated
