Re: AdWords API AuthTokenException: Login failed

2010-04-09 Thread Joshua J. Kugler
On Friday 09 April 2010, SW elucidated thus: > Reusing authentication seemed to have helped. Surprisingly, > documentation doesn't state this. From: http://code.google.com/apis/adwords/v2009/docs/headers.html "An authentication token is valid for about a week after you acquire it; when it expir

Re: AdWords API AuthTokenException: Login failed

2010-04-09 Thread SW
Reusing authentication seemed to have helped. Surprisingly, documentation doesn't state this. Thank you Eric On Apr 9, 1:20 pm, AdWords API Advisor wrote: > Hi, > > This likely indicates that you are making too many requests to the > ClientLogin API in a short period of time.  Are you reusing s

Re: AdWords API AuthTokenException: Login failed

2010-04-09 Thread AdWords API Advisor
Hi, This likely indicates that you are making too many requests to the ClientLogin API in a short period of time. Are you reusing services and/or authTokens in your application? Best, - Eric Koleda, AdWords API Team On Apr 8, 5:19 pm, SW wrote: > Hi, > > We have a process where we replicate go

AdWords API AuthTokenException: Login failed

2010-04-08 Thread SW
Hi, We have a process where we replicate google adwords account to multiple client accounts(could be 20+) to copy over ads. We started getting the login failed error recently. We are using v200909 version with version 7 client library. Please shed some light in resolving this or suggest a work