Sha256: 8a3a3dcf8ab297a334a526afdca2350020b5228765c1e2de2604f401df30bcc5

Contents?: true

Size: 1.65 KB

Versions: 21

Compression:

Stored size: 1.65 KB

Contents

---
- !ruby/struct:VCR::HTTPInteraction
  request: !ruby/struct:VCR::Request
    method: :post
    uri: https://sandbox-api.citygrid.com:443/accounts/user/v2/login?password=pppppp&username=kunimom
    body: !!null 
    headers: !!null 
  response: !ruby/struct:VCR::Response
    status: !ruby/struct:VCR::ResponseStatus
      code: 200
      message: OK
    headers:
      date:
      - Sat, 31 Dec 2011 01:12:22 GMT
      server:
      - Apache-Coyote/1.1
      content-type:
      - application/json
      vary:
      - Accept-Encoding
      transfer-encoding:
      - chunked
    body: ! '{"code":201,"authToken":"ea42560cc6365e5ad550e61bc6059471"}'
    http_version: '1.1'
- !ruby/struct:VCR::HTTPInteraction
  request: !ruby/struct:VCR::Request
    method: :get
    uri: https://sandbox-api.citygrid.com:443/accounts/mop/v2/get?accountId=111
    body: !!null 
    headers:
      accept:
      - application/json
      content-type:
      - Application/JSON
      authtoken:
      - ea42560cc6365e5ad550e61bc6059471
  response: !ruby/struct:VCR::Response
    status: !ruby/struct:VCR::ResponseStatus
      code: 404
      message: Not Found
    headers:
      date:
      - Sat, 31 Dec 2011 01:12:23 GMT
      server:
      - Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/0.9.8e-fips-rhel5
      content-length:
      - '217'
      content-type:
      - text/html; charset=iso-8859-1
    body: ! '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

      <html><head>

      <title>404 Not Found</title>

      </head><body>

      <h1>Not Found</h1>

      <p>The requested URL /accounts/mop/v2/get was not found on this server.</p>

      </body></html>

'
    http_version: '1.1'

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
citygrid_api-0.0.28 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.27 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.26 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.25 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.24 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.23 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.22 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.21 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.20 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.19 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.18 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.17 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.16 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.15 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.14 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.13 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.12 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.11 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.10 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml
citygrid_api-0.0.9 fixtures/vcr_cassettes/search_for_mop_by_account_id.yml