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
(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
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
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.<init>(InternalApiErro]</faultstring><detail><ApiExceptionFault
@ com.google.ads.api.services.common.error.InternalApiError.<init>(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