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
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...
- Bug report: Race condition in Flutter SD...
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` re...
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...