Hello, I am tryin to make a call to Google Ads API with some python examples using my credentials in my google-ads.yaml file (developer token, client Id, client secret and customer Id) but all the time I receive this message with any of the examples (get_account_information.py get_campaigns.py or get_pending_invitations.py):
status = StatusCode.UNAVAILABLE details = "DNS resolution failed for service: googleads.googleapis.com" google.api_core.exceptions.ServiceUnavailable: 503 DNS resolution failed for service: googleads.googleapis.com Could you please tell me how i can fix it? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/9cf8502d-fc92-4670-80f0-5eda551e5c73n%40googlegroups.com.
