[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
- Domain is owned by a different organizat...
I was trying to add a domain to one of my projects however, it keeps giving me the error of Domain is owned by a different organization. I did have a self hoste...
- API key not having access to database
My api key with read and write access to row and tables and DB I not working. In my test the results returned an empty database. This is the second time I am...
- "Restore project" button fails: "Invalid...
In the dashboard, it clicking "Restore project" fails. The request sent to `PATCH https://cloud.appwrite.io/v1/projects/:project_id` with payload `{status: "act...