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_403_error.yml

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