Hi, The AdWords API Java client library handles the ClientLogin API and AuthTokens automatically. There is no automatic handling of AuthToken expiration, you will receive an AuthenticationError with the GOOGLE_ACCOUNT_COOKIE_INVALID reason.
Best, - Eric Koleda, AdWords API Team On Mar 3, 10:52 am, pferdwurst <[email protected]> wrote: > Hi - > > Excuse me if this has already been asked but I am having a hard time > understanding how the Java client library handles v2009 ClientLogin > authentication (or doesn't). > I've seen the numerous posts and tutorials on using and choosing > between ClientLogin/Oauth, etc... > but I see no tie-ins to the Java client library. > > The AdWords docs state "AdWords API v2009 requires you to authenticate > using a secure token". However, I assume that the java client > library's AdWordsUser and AdWordsService handles this behind the > scenes. Is this true? And if that's the case, how is the client > expected to handle expiration of that token? What errors correspond > to an expiration? > > Thanks! -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en.
