Problem integrating the Google Analytics api with Metabase

I have a problem integrating the Google Analytics api with Metabase, send the following message:

Error 400: redirect_uri_mismatch

The redirect URI in the request, urn:ietf:wg:oauth:2.0:oob, can only be used by a Client ID for native application. It is not allowed for the WEB client type. You can create a Client ID for native application at https://console.developers.google.com/apis/credentials/oauthclient

I appreciate your help, thank you.

Hi @CristhianForero
Make sure to use “Desktop App” - Google has changed around on things without notification and we haven’t gotten around to updating the documentation:
https://github.com/metabase/metabase/issues/12491

1 Like

Thank very much!