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
    uri: 
https://adwords-sandbox.google.com/api/adwords/cm/v201209/BudgetService
    body:
      encoding: US-ASCII
      string: <?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>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

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