Sha256: 183d22f15bbb08088ccbf20bd7f34cde100cba6cd6fb34071dcea5cac466f6f1
Contents?: true
Size: 1.55 KB
Versions: 2
Compression:
Stored size: 1.55 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://api-test-123%40litle.com:82a98ee0c1c2495789775177babfadb7@app.recurly.local:3000/accounts.xml body: | <?xml version="1.0" encoding="UTF-8"?> <account> <account-code></account-code> <billing-info> <credit-card> </credit-card> </billing-info> <accept-language type="yaml" nil="true"></accept-language> </account> headers: authorization: - Basic YXBpLXRlc3QtMTIzQGxpdGxlLmNvbTo4MmE5OGVlMGMxYzI0OTU3ODk3NzUxNzdiYWJmYWRiNw== content-type: - application/xml accept: - "*/*" user-agent: - Ruby connection: - close response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 422 message: "" headers: cache-control: - no-cache x-runtime: - "364" content-type: - application/xml; charset=utf-8 content-length: - "186" server: - WEBrick/1.3.1 (Ruby/1.9.2/2010-08-18) date: - Fri, 11 Mar 2011 18:47:22 GMT connection: - close set-cookie: - _recurly_session=b91cf21d0aa96326375445710ef2f8af; domain=.recurly.local; path=/; HttpOnly body: | <?xml version="1.0" encoding="UTF-8"?> <errors> <error field="account_code">account code can't be blank</error> <error field="account_code">account code is invalid</error> </errors> http_version: "1.1"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
recurly-0.4.0 | spec/vcr/account/create-blank/1297746103.yml |
recurly-0.3.4 | spec/vcr/account/create-blank/1297746103.yml |