Re: (Python) 'AuthorizationError.NO_CUSTOMER_FOUND' @ 'Make Your First API Call' for AdWords API

2020-05-26 Thread Joomer
I appreciate your answer. I just found out that I didn't remove the "#" in front of the "client_customer_id" field as your answer. Now it works! Have a good day :) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: (Python) 'AuthorizationError.NO_CUSTOMER_FOUND' @ 'Make Your First API Call' for AdWords API

2020-05-26 Thread Google Ads API Forum Advisor Prod
Hi Joomer, Thank you for reaching out to us. I see that you didn't mention if you've filled in the "client_customer_id" field in the .yaml file? The "user_agent" field shouldn't be required to access a customer, as it's a label to set who is accessing the API. Could you also make sure that the

(Python) 'AuthorizationError.NO_CUSTOMER_FOUND' @ 'Make Your First API Call' for AdWords API

2020-05-24 Thread Joomer
Dear Sir or Madam, I have a problem when 'Making My First API Call' for AdWords API in python. When I ran 'get_campaigns.py', I got an error message as below(at the bottom) which is 'AuthorizationError.NO_CUSTOMER_FOUND'. I am certain that I have filled in the correct information of the