Hi, when i login with Oauth2 , using createOAuth2Session( 'google', 'http://localhost:5173/', 'http://localhost:5173/' ); It gives me the error: You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy.
If you're the app developer, register the redirect URI in the Google Cloud Console. Request details: redirect_uri=https://cloud.appwrite.io/v1/account/sessions/oauth2/callback/google/67e0efd00036b848eee4 flowName=GeneralOAuthFlow
I have made the correct settings in google with the client id for web application and i copied the URI from appwrite into the Authorized redirect URIs in google client id, with the client if and the client secret provided to appwrite google auth, so, i can't understand, why that error is popping
Recommended threads
- DNS bug
Hello, we found bug at the Appwrite Cloud Domains, when changing **only ** the Comment of CNAME, we get error DNS record already exists. Some DNS types do not ...
- Duplicate Billing Issue – Charged Twice ...
Hi Appwrite team, I noticed that my card was charged twice for the subscription payment ($25 each), even though I only intended to make a single payment. Coul...
- DB Relational Table Request
Hi, I'd like to suggest a rewording of the relationships between tables. - Current wording: storeOperatingDays can contain one storeId ...