Hi Ryan, How long ago did you request the authToken? They expire after two weeks, which may be the issue. Also, are you using a Google account (like @gmail.com) or a hosted account (using a Google Apps domain)?
Best, - Eric Koleda, AdWords API Team On Jan 26, 10:42 am, AdWords API Advisor <[email protected]> wrote: > On Jan 25, 12:47 pm, Ryan <[email protected]> wrote: > > > > > Hi, > > > I'm having a problem with running calls to the Google Awords 2009 API. > > I've managed to successfully retrieve an access token and it does > > appear in the account. So there's no problem there. > > > However, when I try and make calls to one of the web services I get > > the error: > > AuthenticationError:GOOGLE_ACCOUNT_COOKIE_INVALID. > > > I can't seem to find the problem of why this could be the issue, has > > anyone got any suggestions? > > > The soap request being sent is: > > > <?xml version="1.0" encoding="utf-8"?> > > <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > > xmlns:xsd="http://www.w3.org/2001/ > > XMLSchema"><soap:Header><RequestHeader xmlns="https:// > > adwords.google.com/api/adwords/cm/v200909"><authToken>(my auth token)</ > > authToken><clientCustomerId>(id)</clientCustomerId><developerToken>(my > > dev token)</developerToken></RequestHeader></ > > soap:Header><soap:Body><get xmlns="https://adwords.google.com/api/ > > adwords/cm/v200909"><selector><campaignStatuses>ACTIVE</ > > campaignStatuses></selector></get></soap:Body></soap:Envelope> > > > Thanks > > Ryan -- 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.
