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

---
http_interactions:
- request:
    method: get
    uri: http://localhost:3000/v1/review_withdrawal_requests/998.json?nonce=2015-11-23+21%3A47%3A00+UTC
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept:
      - application/json
      Authorization:
      - Token token="Jz43pwlU1rb4ewhgltWO", signature="765ab0e66c71b2269994bc6e936f21a12a6e63fe9a66819bb701a971be6e77ee"
  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:
      - e4b4798b10bd47c76707577cdd2fa586
      x-runtime:
      - '0.020542'
      connection:
      - close
      server:
      - thin 1.5.1 codename Straight Razor
    body:
      encoding: UTF-8
      string: '{"errors":"Couldn''t find ReviewWithdrawalRequest with id=998"}'
    http_version: 
  recorded_at: Mon, 23 Nov 2015 21:47:00 GMT
recorded_with: VCR 3.0.0