google-ads-doctor
google-ads-doctor copied to clipboard
As part of Google’s ongoing efforts to foster inclusive language, we’ve changed the default branch of this project to main. We encourage contributors to do the same for their forks...
As per documentation https://developers.google.com/google-ads/api/docs/client-libs/java/config-file and code https://github.com/googleads/google-ads-java/blob/b994e0f125855cd8f9c3e63d732ceefaae27cd8c/google-ads/src/main/java/com/google/ads/googleads/lib/GoogleAdsClient.java#L648
I'm getting a weird error from the binary, which indicates that the redirect uri is invalid. The redirect url is already listed on my 'Authorized redirect URIs.' of my app....
-oauthtype string Values: installed_app, web, service_account (default "Required: The OAuth2 type for Google Ads API.")
For example, with --oauthtype=web, only display ``` 2019/11/05 14:25:57 Config keys and values: 2019/11/05 14:25:57 ClientID = ******************* (hidden) 2019/11/05 14:25:57 ClientSecret = ******************* (hidden) 2019/11/05 14:25:57 DevToken = *******************...
Validate the input data before processing and issue an error that describes the problem with steps to correct it.