Hello all, I have a question about my API developer key.

When I log into the adwords MCC my developer token has a green
'Valid'
tag next to it.

I downloaded some perl API code from the adwords repository and
configured it with my MCC login and password and keys.

I tried going into the MCC and resetting my key which worked but the
new key, while also Valid gives me the same error code.
It's not working on 'sandbox' or on 'adwords'.   Any advice is
appreciated.   I've attached the full SOAP response.

-Christopher

SOAP::Transport::HTTP::Client::send_receive: HTTP/1.1 500 Internal
Server Error
Cache-Control: private, max-age=0
Connection: close
Date: Fri, 05 Mar 2010 18:43:51 GMT
Server: GSE
Content-Type: text/xml; charset=utf-8
Expires: Fri, 05 Mar 2010 18:43:51 GMT
Client-Date: Fri, 05 Mar 2010 18:43:51 GMT
Client-Peer: 72.14.204.112:443
Client-Response-Num: 1
Client-SSL-Cert-Issuer: /C=US/O=Google Inc/CN=Google Internet
Authority
Client-SSL-Cert-Subject: /C=US/ST=California/L=Mountain View/O=Google
Inc/CN=adwords.google.com
Client-SSL-Cipher: AES256-SHA
Client-SSL-Warning: Peer certificate not verified
Client-Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 0
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
 <soapenv:Body>
  <soapenv:Fault>
   <faultcode>soapenv:Server.userException</faultcode>
   <faultstring>Application information pending.</faultstring>
   <detail>
    <ns1:fault xmlns:ns1="https://adwords.google.com/api/adwords/
v13">
     <ns1:code>129</ns1:code>
     <ns1:message>Application information pending.</ns1:message>
    </ns1:fault>
   </detail>
  </soapenv:Fault>
 </soapenv:Body>
</soapenv:Envelope>

-- 
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