We are also experiencing internal API errors on the google API
sandbox:

here is the example:

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Header>
    <RequestHeader xmlns="https://adwords.google.com/api/adwords/cm/
v200909">
      <authToken>xxx</authToken>
      <clientEmail>client_3+synchro_t...@xxxxx.com</clientEmail>
      <developerToken>xxxx</developerToken>
      <userAgent>xxxxx</userAgent>
    </RequestHeader>
  </soap:Header>
  <soap:Body>
    <get xmlns="https://adwords.google.com/api/adwords/cm/v200909";>
      <selector />
    </get>
  </soap:Body>
</soap:Envelope>


  <soap:Body>
    <soap:Fault>
      <faultcode>soap:Server</faultcode>
      <faultstring>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
java.lang.IllegalArgumentException
 at com.google.ads.api.services.common.error.</faultstring>
      <detail>
        <ApiExceptionFault xmlns="https://adwords.google.com/api/
adwords/cm/v200909">
          <message>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
java.lang.IllegalArgumentException
 at com.google.ads.api.services.common.error.</message>
          <ApplicationException.Type>ApiException</
ApplicationException.Type>
          <errors>
            <fieldPath />
            <trigger />
            <ApiError.Type>InternalApiError</ApiError.Type>
            <reason>UNEXPECTED_INTERNAL_API_ERROR</reason>
          </errors>
        </ApiExceptionFault>
      </detail>
    </soap:Fault>
  </soap:Body>
</soap:Envelope>

cheers
yaron

On Jul 20, 12:26 pm, Kraszi <kra...@freemail.hu> wrote:
> It fails again. Doesn't seem to be very stable...

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@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