Hello Tim,

You are being limited by the authorization mechanism, not AdWords API. The
ClientLogin protocol refuses to authorize too often with the email and
password for security reason. We recommend either switching to OAuth2.0 or
storing and re-using AuthTokens. See this article for more details:

 
http://adwordsapi.blogspot.com/2010/07/discover-v2009-working-with-authtokens.html


-Danial, AdWords API Team.


Original Message Follows:
------------------------
From: tozor <t...@adlucent.com>
Subject: Re: Reports not being returned in requested format
Date: Mon, 13 Aug 2012 06:24:36 -0700 (PDT)

> After some more research, the problem is that we are frequently getting
the 
> following error returned:
> 
>  com.google.api.adwords.lib.utils.v201109.ReportException: Could not
obtain 
> AuthToken
> 
> which in turn is being caused by
> 
>  Caused by: com.google.api.adwords.lib.AuthTokenException: Auth token
could 
> not be retrieved because of error: CaptchaRequired
> 
> We have added retries and delays and this helps some, but I am wondering

> why we are getting this at all.  This started happening mid day last 
> Thursday (8/9).  We have a very large application that manages several 
> hundred Adwords accounts.  So we pull reports of all types for all of
these 
> accounts frequently (very frequently in the morning).  Is there a rate
of 
> report download requests that we must stay under?  This is causing
serious 
> pain for our application so please let us know if this is an issue on
your 
> end or if this is intended behavior, how we are supposed to code our 
> application so that we are guaranteed to get the report we request.
> 
> Thanks.
> 
>     Tim
> 
> On Monday, August 13, 2012 3:56:01 AM UTC-5, Danial Klimkin wrote:
> >
> > Hi mm,
> >
> >
> > Do you use any of our client libraries? Are there any network issues
you 
> > see this morning as well?
> >
> >
> > -Danial, AdWords API Team.
> >
> >
> > On Friday, August 10, 2012 6:27:18 PM UTC+4, mm wrote:
> >>
> >> Hey guys -
> >> I am seeing this problem with multiple (but not all) accounts this 
> >> morning. I am requesting reports in gzipped csv format, but am
getting just 
> >> csv. This is happening for KeywordPerformance and CriteriaPerformance

> >> reports. Known issue? Fix forthcoming? 
> >>
> >> Thanks -
> >> mm
> >>
> >
> 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> http://adwordsapi.blogspot.com
> http://groups.google.com/group/adwords-api
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 
> You received this message because you are subscribed to the Google
> Groups "AdWords API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to