Hi Ryan,

To confirm, your requesting your token through the ClientLogin API?
Are you passing in the values indicated in our documentation?

  http://code.google.com/apis/adwords/v2009/docs/headers.html

Can you ensure that no extra characters were prepended or appended to
the authToken value?

Best,
- Eric

On Jan 26, 11:27 am, Ryan <[email protected]> wrote:
> Hi and thanks for the response. I'd revoked and reissued new tokens,
> the response I receive seems to indicate that the token is valid. None
> the less it would have been a few hours before I posted this
> originally.
> As far as the email address goes, were using our company email address
> which is the master account the Google Adwords Account.
> @euroffice.co.uk. We've previously had the 2003 API running.
>
> Hope that provides you with a bit of insight?
> Thanks
> Ryan
>
> On Jan 26, 3:47 pm, AdWords API Advisor <[email protected]>
> wrote:
>
>
>
> > 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.

Reply via email to