[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
- Problem with the new Email policies
when user set those thing from cloud panel and when they open that page again or reload that time it forget what we have checked and it set default to false on ...
- Deleted my account, trying to signup aga...
https://cloud.appwrite.io/console/login?error=%7B%22message%22%3A%22This+email+address+must+already+be+in+its+canonical+form.+Please+remove+aliases%2C+tags%2C+o...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I can’t fin...