Re: Domain Wide-delegation Issue: Unauthorized Client

2022-03-08 Thread Anthony Gomez Taboada
Hi, I implemented the required logs in my application. However, the error raises when I try to generate the GoogleAdsClient and therefore no request is send and no logs are generated. Here is the structure of the dict (JSON) I send to the "load_from_dict" function to generate the client { "

Re: Domain Wide-delegation Issue: Unauthorized Client

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anthony, Thank you for the reply. I am also a member of the Google Ads API team and let me provide support to your concern. Upon checking the error message, I can see that the authentication flow that the API is validating is still OAuth2 desktop app or web app flow even though you are impl

Re: Domain Wide-delegation Issue: Unauthorized Client

2022-03-04 Thread Anthony Gomez Taboada
Hi, Sorry for the misunderstanding, exactly what details I am missing in my previous private message and could you please be more specific about how to to get them? Thanks in advance, Anthony On Friday, March 4, 2022 at 5:28:05 AM UTC-5 adsapi wrote: > Hi Anthony, > > We recieved your private

Re: Domain Wide-delegation Issue: Unauthorized Client

2022-03-03 Thread Anthony Gomez Taboada
Hi, just send you privately the required logs. - Anthony On Tuesday, March 1, 2022 at 1:21:08 PM UTC-5 adsapi wrote: > Hi Anthony, > > Thanks for reaching out. Provided that you followed the instructions from > this > page >

RE: Domain Wide-delegation Issue: Unauthorized Client

2022-03-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anthony, Thanks for reaching out. Provided that you followed the instructions from this page, can you please privately send us the complete request and response logs so that we can investigate the issue? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2Xk3z4:

Domain Wide-delegation Issue: Unauthorized Client

2022-02-28 Thread Anthony Gomez Taboada
Hi, I'm using the Google Ads API via Python Client Library . And I have followed the instructions to create a service account and perform domain-wide delegation