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
- Invalid origin error in authentication
I have setup the package name same as the package name in app.json but it is constantly saying `AppwriteException: Invalid Origin. Register your new client as ...
- TLS provisioning failure for custom doma...
Hi Appwrite team, we’re using Appwrite Sites and TLS provisioning for our custom domain fails. Domain: somnara.app Error: Failed to create TLS subscription –...
- Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) ...