Skip to main content

Posts

Showing posts from 2023

Error 400: redirect_uri_mismatch

 The Problem: i f you're the app developer, register the redirect URI in the Google Cloud Console. Request details: redirect_uri=http://localhost:8080/ The solution: Just add the google account you are trying to give 0auth access to as a tester account.