I think there's still something wrong with the Sandbox. Could you take a 
look?
Everything worked yesterday, but today the Sandbox is unstable:


content-type: text/xml; charset=UTF-8, date: Fri, 23 Nov 2012 09:15:42 GMT, 
expires: Fri, 23 Nov 2012 09:15:42 GMT, cache-control: private, max-age=0, 
x-content-type-options: nosniff, x-frame-options: SAMEORIGIN, 
x-xss-protection: 1; mode=block, server: GSE, transfer-encoding: chunked
HTTPI executes HTTP POST using the net_http adapter
SOAP request: 
https://adwords-sandbox.google.com/api/adwords/cm/v201209/CampaignService
SOAPAction: "get", User-Agent: Ruby MSA (AwApi-Ruby/0.7.1, 
Common-Ruby/0.8.0, Savon/1.0.0, ruby/1.9.3, HTTPI/1.0.0, net_http), 
Content-Type: text/xml;charset=UTF-8, Content-Length: 1111
<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:wsdl="https://adwords.google.com/api/adwords/cm/v201209"; 
xmlns:env="http://schemas.xmlsoap.org/soap/envelope/";>
  <env:Header>
    <wsdl:RequestHeader 
xmlns="https://adwords.google.com/api/adwords/cm/v201209";>
      <userAgent>Ruby MSA (AwApi-Ruby/0.7.1, Common-Ruby/0.8.0, 
Savon/1.0.0, ruby/1.9.3, HTTPI/1.0.0, net_http)</userAgent>
      <developerToken>XXXXXXXXXXXXX</developerToken>
      <clientCustomerId>XXXXXXXXXXXXX</clientCustomerId>
      <authToken>XXXXXXXXXXXXX</authToken>
    </wsdl:RequestHeader>
  </env:Header>
  <env:Body>
    <get xmlns="https://adwords.google.com/api/adwords/cm/v201209";>
      <serviceSelector>
        <fields>Name</fields>
        <fields>Id</fields>
        <fields>Status</fields>
        <predicates>
          <field>Status</field>
          <operator>IN</operator>
          <values>ACTIVE</values>
          <values>PAUSED</values>
        </predicates>
      </serviceSelector>
    </get>
  </env:Body>
</env:Envelope>

HTTPI executes HTTP POST using the net_http adapter
SOAP response (status 500):
<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Header>
    <ResponseHeader 
xmlns="https://adwords.google.com/api/adwords/cm/v201209";>
      <requestId>0004cf26073627380ada17c400001c95</requestId>
      <serviceName>CampaignService</serviceName>
      <methodName>get</methodName>
      <operations>0</operations>
      <responseTime>1520</responseTime>
      <units>0</units>
    </ResponseHeader>
  </soap:Header>
  <soap:Body>
    <soap:Fault>
      <faultcode>soap:Server</faultcode>
      <faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.&lt;init&gt;(InternalApiErro]</faultstring>
      <detail>
        <ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201209";>
          <message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.&lt;init&gt;(InternalApiErro]</message>
          
<ApplicationException.Type>ApiException</ApplicationException.Type>
          <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="InternalApiError">
            <fieldPath/>
            <trigger/>
            
<errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</errorString>
            <ApiError.Type>InternalApiError</ApiError.Type>
            <reason>UNEXPECTED_INTERNAL_API_ERROR</reason>
          </errors>
        </ApiExceptionFault>
      </detail>
    </soap:Fault>
  </soap:Body>
</soap:Envelope>

content-type: text/xml; charset=UTF-8, date: Fri, 23 Nov 2012 09:15:45 GMT, 
expires: Fri, 23 Nov 2012 09:15:45 GMT, cache-control: private, max-age=0, 
x-content-type-options: nosniff, x-frame-options: SAMEORIGIN, 
x-xss-protection: 1; mode=block, server: GSE, transfer-encoding: chunked


Thanks a lot!


On Tuesday, July 31, 2012 3:11:59 PM UTC+2, Tal Ater wrote:
>
> All the queries I am running against the Sandbox 
> return InternalApiError.UNEXPECTED_INTERNAL_API_ERROR... These are queries 
> that all worked great until a couple of hours ago... Is there some kind of 
> error or downtime?

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