Hi Reed, The error is related to the service not finding the "authToken" field in the SOAP header "RequestHeader". It looks like the problem is related to an extra space in your cm namespace definition, between "http://" and "adwords":
xmlns:cm="https:// adwords.google.com/api/adwords/cm/v201003" Please remove that space, and the Authorization HTTP header, and try the request again. Best, - Eric Koleda, AdWords API Team On Dec 14, 9:48 am, Reed <[email protected]> wrote: > Thanks Anash! Here it is: > <requestId>36d67fd1b5f12983f475c89ff28088a9</requestId> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
