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

---
http_interactions:
- request:
    method: get
    uri: http://localhost:3000/v1/challenge_communications/2.json?nonce=2015-12-01+00%3A40%3A16+UTC
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept:
      - application/json
      Authorization:
      - Token token="Jz43pwlU1rb4ewhgltWO", signature="4875b9e4bd37ed97aa99246213ca035e8b59b601236528215d62b7625cecb6df"
  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:
      - 47b05ac06f82a21954eedf21a8ceeeff
      x-runtime:
      - '0.025219'
      connection:
      - close
      server:
      - thin 1.5.1 codename Straight Razor
    body:
      encoding: UTF-8
      string: '{"errors":"Couldn''t find ChallengeCommunication with id=2"}'
    http_version: 
  recorded_at: Tue, 01 Dec 2015 00:40:16 GMT
recorded_with: VCR 3.0.0