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
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support 👋 I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...