Sha256: a2d66b2c84c1a16ae26f1922f2824ab19a0250538e22447063191adde4e9e473
Contents?: true
Size: 1.43 KB
Versions: 4
Compression:
Stored size: 1.43 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: https://railsjedi%40sogetthis.com:7PCB2mZC@recurlytest3-test.recurly.com:443/accounts.xml body: | <?xml version="1.0" encoding="UTF-8"?> <account> <company-name>Recurly Ruby Gem</company-name> <account-code>account-list-num-0-1288381369</account-code> <last-name>Test</last-name> <email>verena@test.com</email> <first-name>Verena</first-name> </account> headers: accept: - "*/*" connection: - close content-type: - application/xml authorization: - Basic cmFpbHNqZWRpQHNvZ2V0dGhpcy5jb206N1BDQjJtWkM= response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 422 message: "" headers: connection: - close content-type: - application/xml; charset=utf-8 x-runtime: - "30" date: - Fri, 29 Oct 2010 19:43:26 GMT server: - nginx/0.7.65 content-length: - "132" set-cookie: - _recurly_session=1eade2391f9510b62137892bf49cf294; domain=.recurly.com; path=/; Secure; HttpOnly cache-control: - no-cache body: | <?xml version="1.0" encoding="UTF-8"?> <errors> <error field="account_code">Account code has already been taken</error> </errors> http_version: "1.1"
Version data entries
4 entries across 4 versions & 1 rubygems