Re: API captcha??????

2011-09-07 Thread Anash P. Oommen
Hi Joseph, You get a captcha error if you generate AuthTokens very frequently. AuthTokens issued by ClientLogin API are long lived, you should reuse them as much as possible. See this blog on AuthToken management for more details:

API captcha??????

2011-09-06 Thread Joseph Ng.
Hi adwords support team, I operated some tasks with MCC account via API and I got some errors which require to handle captcha. So the question is why do I have to handle captcha while I paid for Adwords API units? Or am I did something wrong with my PHP script? --