Hello! I searched through the forum but couldn't find the answer that suits me :(
I'm trying to create a python-script that will collect data from my ADs account The issue is typical "grpc_message":"Request had insufficient authentication scopes." I got my developer token approved recently, my account connected directly to the ADs-account as admin, also I linked and approved my ad account to my manager account. In Cloud Platform GoogleAdsAPI is Enabled, I followed the instruction at https://developers.google.com/ and created google-ads.yaml file and filled it with my developer token, client_id, client_secret and refresh_token.Token is working fine with googledocAPI, so its fine. As my login_customer_id in .yaml I set my manager customer_id without “-” And still i can’t run any of examples from https://github.com/googleads/google-ads-python/ Like list_accessible_customers.py Request had insufficient authentication scopes error says. What did I do wrong?) Can you help me?) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/67237057-73d6-473c-b5ae-fee8ae067d09n%40googlegroups.com.
