Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

customerlobby / lobbyist-ruby   ruby

Repository URL to install this package:

/ spec / cassettes / base_400_error.yml

---
http_interactions:
- request:
    method: get
    uri: http://localhost:3000/v1/companies/1.json?nonce=2015-12-01T18%3A32%3A14Z
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept:
      - application/json
      Authorization:
      - Token token="Jz43pwlU1rb4ewhgltWO", signature="05b4007aca2c5a2fd520c70f45bdb19b09874832c00b25703bf389c80dab26de"
  response:
    status:
      code: 400
      message: 
    headers:
      content-type:
      - application/json; charset=utf-8
      vary:
      - Origin
      x-ua-compatible:
      - IE=Edge
      cache-control:
      - no-cache
      x-request-id:
      - 29e77203b412c5c72b304a608ac38f04
      x-runtime:
      - '0.288220'
      connection:
      - close
      server:
      - thin 1.5.1 codename Straight Razor
    body:
      encoding: UTF-8
      string: "{}"
    http_version: 
  recorded_at: Tue, 01 Dec 2015 18:32:15 GMT
recorded_with: VCR 3.0.0