Sha256: e1b6e6f01ce496845964c5ee6aca591e5f72b528899037e056aae67710ffee5f

Contents?: true

Size: 1.29 KB

Versions: 1

Compression:

Stored size: 1.29 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>
        <account-code></account-code>
      </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: 
      - "19"
      date: 
      - Mon, 18 Oct 2010 22:05:05 GMT
      server: 
      - nginx/0.7.65
      content-length: 
      - "186"
      set-cookie: 
      - _recurly_session=c450df012ad4138c46363fae696f0923; 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 can't be blank</error>
        <error field="account_code">Account code is invalid</error>
      </errors>

    http_version: "1.1"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
recurly-0.2.3 spec/vcr/account/create-blank/1287167046.yml