[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
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...
- [SOLVED] Paused project can't activate
~~Error: **Invalid console fingerprint** last usage: **daily** no idea why it's paused tried relogin~~ tried relogin in incognito mode and it asked for email...
- Function domain not available
Hello, even tho in docs you clearly describe that every function has its domain, I can not see it anywhere in any of my projects. How do I reveal the url of th...