[SOLVED] Getting "Missing Redirect URL" error when using the google OAuth2 provider.
- 1
- Web
- Cloud
I copied the URI that appwrite generates when I click on enabling the Google provider for auth. Pasted the URI under the "Authorised redirect URIs " when adding a new credentials in google cloud.
User does get added is showing under the users section in Appwrite cloud
The redirect back to the page is failing
Nvm guys... Forgot to put the success URL when using account.createOAuth2session()
[SOLVED] Getting "Missing Redirect URL" error when using the google OAuth2 provider.
Recommended threads
- Failed to create function
Hey everyone 👋 I'm having an issue creating Functions on Appwrite Cloud and I'm not sure if it's a platform bug or something wrong in my project. When I try t...
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...