Dear support team, I am trying to migrate Google Adwords to Google Ads, more exactly, i am interested in Generating Keyword Ideas. For this, i am using the example provided by your team: https://github.com/googleads/google-ads-java/blob/main/google-ads-examples/src/main/java/com/google/ads/googleads/examples/planning/GenerateKeywordIdeas.java
As i already have the developer token and refresh token from using the Google Adwords, and as per your documentation, these ones can be reused, i have just created a new project in Google Cloud Platform, and a new OAuth 2.0 Client to receive a new CliendID and ClientSecret. Configuring these new received credentials in the GenerateKeywordIdeas example, it seems that my app cannot reach Google APIs. After running my app, nothing happens, only a continues loop of running. After 53 minutes of keeping the app running, i received the following error: "Exception in thread "main" com.google.api.gax.rpc.UnavailableException: io.grpc.StatusRuntimeException: UNAVAILABLE: Credentials failed to obtain metadata" Do you have any advice on how should i proceed? Thank you in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/c4bcd8a4-3a74-432d-91db-12ce24d13df8n%40googlegroups.com.
