On Jan 25, 12:47 pm, Ryan <jchudle...@euroffice.co.uk> 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 adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.

Reply via email to