Hi there, Since Jan. 18th, we got about 12 errors named "The developer token is invalid." (error 42). However we could still use that developer token on other calls.
The called function is AccountService.getAccountInfo(), a v13 function. We use that particular function because it is the only reliable function that retrieves a customerId for a login - v201109 has similar functions but these won't work for certain accounts. The soap detail is this: <detail> <ns1:fault xmlns:ns1="https://adwords.google.com/api/adwords/v13"> <ns1:code>42</ns1:code> <ns1:message>The developer token is invalid.</ns1:message> <ns1:trigger>kN**************_g</ns1:trigger> </ns1:fault> </detail> The API did not send a requestId. What's going on? Would retrying the call help? Thanks in advance! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
