0
votes

I received the following error 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 tried to get my Google Ads data and couldn't generate the client_token. I had everything else like client_id, client_secret, developer_token. Anyone familiar with this error? Thanks!