BudgetService returning InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in the SANDBOX

105 views
Skip to first unread message

Patrick Ma

unread,
Nov 26, 2012, 1:42:43 AM11/26/12
to adwor...@googlegroups.com
Note: I masked my credentials from the request recording.

For some reason any request whether it's mutate or get to BudgetService results in this error:

---
http_interactions:
- request:
    method: post
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
        xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Header><wsdl:RequestHeader
        xmlns="https://adwords.google.com/api/adwords/cm/v201209"><userAgent>multichannel
        (AwApi-Ruby/0.7.2, Common-Ruby/0.8.2, Savon/1.2.0, ruby/1.9.3, HTTPI/1.1.1,
        net_http)</userAgent><developerToken>***************</developerToken><clientCustomerId>***************</clientCustomerId></wsdl:RequestHeader></env:Header><env:Body><get
        xmlns="https://adwords.google.com/api/adwords/cm/v201209"><selector><fields>Name</fields><fields>Period</fields><fields>Amount</fields><fields>DeliveryMethod</fields><fields>Status</fields></selector></get></env:Body></env:Envelope>
    headers:
      Soapaction:
      - ! '"get"'
      User-Agent:
      - multichannel (AwApi-Ruby/0.7.2, Common-Ruby/0.8.2, Savon/1.2.0, ruby/1.9.3,
        HTTPI/1.1.1, net_http)
      Authorization:
      - Bearer ya29.AHES6ZSPd1S7jPYrijuUbYdXfPEIInqAzAVmUg8R6b8krGk
      Content-Type:
      - text/xml;charset=UTF-8
      Content-Length:
      - '862'
      Accept:
      - ! '*/*'
  response:
    status:
      code: 500
      message: Internal Server Error
    headers:
      Content-Type:
      - text/xml; charset=UTF-8
      Date:
      - Mon, 26 Nov 2012 06:38:03 GMT
      Expires:
      - Mon, 26 Nov 2012 06:38:03 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
    body:
      encoding: US-ASCII
      string: <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><ResponseHeader
        xmlns="https://adwords.google.com/api/adwords/cm/v201209"><requestId>0004cf602cdc8c400a83341b000011d6</requestId><serviceName>BudgetService</serviceName><methodName>get</methodName><operations>0</operations><responseTime>134</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></fieldPath><trigger></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>
    http_version: 
  recorded_at: Mon, 26 Nov 2012 06:38:03 GMT
recorded_with: VCR 2.3.0

Danial Klimkin

unread,
Nov 26, 2012, 5:25:27 AM11/26/12
to adwor...@googlegroups.com
Hello Patrick,


The Sandbox environment is deprecated and will be sunset soon. We will not be releasing any updates for fixes for it. Please see this article for more details:



-Danial, AdWords API Team.

David Bonner

unread,
Nov 26, 2012, 1:39:51 PM11/26/12
to adwor...@googlegroups.com
FWIW, I'm seeing the same issue.  Don't have time to migrate my testing rig to use a test account, but it looks like I don't really have a choice any more.

Jeremy Aube

unread,
Dec 3, 2012, 8:25:18 AM12/3/12
to adwor...@googlegroups.com
I think most Sandbox accounts are broken at this point.

On Wednesday, November 28, 2012 7:05:58 PM UTC-5, Jonathan Wu wrote:
Even though its deprecated, it should at least work until Dec 15th, no? We have already applied for a test account but in the meantime need a way to test new features we're building.
Reply all
Reply to author
Forward
0 new messages