RE: Authorization Error - NO_CUSTOMER_FOUND

2020-03-03 Thread Google Ads API Forum Advisor Prod
Hi Manu, Thanks for reaching out. The AuthorizationError.NO_CUSTOMER_FOUND usually occurs when client customer ID passed in the request header is invalid. Could you please check if you have added the correct client customer ID in the googleads.yaml file? If the issue persists, could you please

Authorization Error - NO_CUSTOMER_FOUND

2020-03-02 Thread Manu Puthia
Hi, I am trying to run the below code to extract campaign information, however, I am getting the exception --> zeep.exceptions.Fault: [AuthorizationError.NO_CUSTOMER_FOUND @ ] I have created the client_id, secret and refresh token multiple times but with no luck. Note - I have copied the