alangrainger / obsidian-google-photos

Connect to Google Photos from Obsidian
GNU General Public License v3.0
93 stars 5 forks source link

Access blocked: This app’s request is invalid #38

Closed charleshan closed 8 months ago

charleshan commented 8 months ago

Same issue as #25 and the suggested solution of restarting Obsidian doesn't fix the issue.

Error 400: redirect_uri_mismatch

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=http://localhost:51894/google-photos Related developer documentation

Obsidian v.1.5.3 Google Photos v1.6.5

charleshan commented 8 months ago

Updating the Authorized redirect URI to http://localhost:51894/google-photos fixed the issue. I'm not sure what changed though. Everything used to work fine and I didn't change any config since then