Re: Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-25 Thread Jose Luis Petracca
Yes it has access On Monday, July 25, 2022 at 3:04:18 AM UTC-3 adsapi wrote: > Hi Jose, > > Thank you for getting back to us. > > Moving forward, to be clear, what we are saying is the *user account* > that you used in configuring your Google Ads API Console project >

Re: Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-22 Thread Jose Luis Petracca
I did all what documentation said. Also I did the Wide delegation to the service account On Friday, July 22, 2022 at 12:47:06 PM UTC-3 adsapi wrote: > Hi Jose, > > Thank you for the reply. Allow me to assist you here. > > To further address the issue, I would suggest checking on your end if you

Re: Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-22 Thread Jose Luis Petracca
No, the problem isnt fix and this is the problem =START HERE *System information:* - python 3.9.9 - package version google-ads==17.0.0 - using service account *The Code* from google.ads.googleads.client import GoogleAdsClient from google.ads.googleads.errors import Google

Re: Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-21 Thread Jose Luis Petracca
Sorry, that was an Error, that i've fixed This is a new one, the detail in this thread is correct On Thursday, July 21, 2022 at 4:04:13 PM UTC-3 adsapi wrote: > Hi Jose, > > Thank you for reaching out to the Google Ads API support team. > > It looks like we have a separate thread for this issue

Re: Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-21 Thread Jose Luis Petracca
Please dont forget to reply this On Wednesday, July 20, 2022 at 3:55:45 PM UTC-3 Jose Luis Petracca wrote: > Hi, > > I am trying to get data form the api, it is a really simple request, that > is an example from the package > > *System information:* > >- python 3.9.

Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-20 Thread Jose Luis Petracca
Hi, I am trying to get data form the api, it is a really simple request, that is an example from the package *System information:* - python 3.9.9 - package version google-ads==17.0.0 - using service account *The Code* from google.ads.googleads.client import GoogleAdsClient from go

Re: Error Reading From Api V11

2022-07-20 Thread Jose Luis Petracca
hentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.","grpc_status":16}"; >, errors { error_code { authentication_error: NOT_ADS_USER } message: "User in the cookie is not a valid Ads user." } request_id: "8ykzEeM

Re: Error Reading From Api V11

2022-07-20 Thread Jose Luis Petracca
*SOLUTION: *REINSTALL GOOGLE-ADS PYTHON PACKAGE On Wednesday, July 20, 2022 at 1:25:32 PM UTC-3 Jose Luis Petracca wrote: > Hi, > > I am trying to get data form the api, it is a really simple request, that > is an example from the package > > *System information:* >

Error Reading From Api V11

2022-07-20 Thread Jose Luis Petracca
Hi, I am trying to get data form the api, it is a really simple request, that is an example from the package *System information:* - python 3.9.9 - package version google-ads==17.0.0 - using service account *The Code* from google.ads.googleads.client import GoogleAdsClient from go