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 / review_challenge_find_error.yml

---
http_interactions:
- request:
    method: get
    uri: http://localhost:3000/v1/review_challenges/998.json?nonce=2015-11-25+20%3A33%3A10+UTC
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept:
      - application/json
      Authorization:
      - Token token="Jz43pwlU1rb4ewhgltWO", signature="7ce97b652dfcd5b8e4239eaba740deffaf1496bb0b2839156aff0eed1c709453"
  response:
    status:
      code: 404
      message: 
    headers:
      content-type:
      - application/json; charset=utf-8
      vary:
      - Origin
      x-ua-compatible:
      - IE=Edge
      cache-control:
      - no-cache
      x-request-id:
      - 453e7896d8829714e2bbaddb842995e4
      x-runtime:
      - '0.027035'
      connection:
      - close
      server:
      - thin 1.5.1 codename Straight Razor
    body:
      encoding: UTF-8
      string: '{"errors":"Couldn''t find ReviewChallenge with id=998"}'
    http_version: 
  recorded_at: Wed, 25 Nov 2015 20:33:10 GMT
recorded_with: VCR 3.0.0