When I try to fetch Google My Business Reviews, It shows the following error. But I could successfully connected with Google Business Profile OAuth2 API.
When working with Google OAuth 2.0 to connect n8n to services like Google My Business (Business Profile API), you must register the exact redirect URI in the Google Cloud Console, and in some cases, authorize IPs or domains, depending on the context.
I have the same problem except that at the credential level everything is ok. The redirect URI is already the same on console. But when I try to do a GET of the reviews, I am stuck with the same error. Can someone help me?