Hi Mauro,

The most likely cause of this error is that you are making too many
calls to the ClientLogin API ( 
http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html
).  Are you using one of the AdWords API client libraries?  If so,
ensure you are only creating an AdWordsUser object once in the program
or script, as this will reduce the number of calls to the ClientLogin
API.

Best,
- Eric Koleda, AdWords API Team


On Aug 28, 10:31 am, Mauro <mau...@gmail.com> wrote:
> Hi there,
>
> Often when I excecute loop scripts (such as getting all the adgroups
> in every campaign), but sometimes on other cases, I get the
> CaptchaRequired authentication error and I have to manually unlock it.
> What are the reasons that cause this? Will this 'reasons' change on
> productive environment?
>
> Cheers,
>
> Mauro.
--~--~---------~--~----~------------~-------~--~----~
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