Sha256: 0de8255af37f2ccd8d3fba175489a07288feae7adc8e0dfbea425a9ae4f3de66

Contents?: true

Size: 1.18 KB

Versions: 3

Compression:

Stored size: 1.18 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://app.vzaar.localhost/api/v2/videos
    body:
      encoding: UTF-8
      string: '{"url":"http://example.com/video.mp4"}'
    headers:
      User-Agent:
      - HTTPClient/1.0 (2.8.2.4, ruby 2.3.1 (2016-04-26))
      Accept:
      - "*/*"
      Date:
      - Fri, 04 Nov 2016 10:45:10 GMT
      X-Auth-Token:
      - TUGXzNL17ypaougMYpR3
      X-Client-Id:
      - lair-tend72
      Content-Type:
      - application/json
  response:
    status:
      code: 422
      message: Unprocessable Entity
    headers:
      Server:
      - nginx/1.10.1
      Date:
      - Fri, 04 Nov 2016 10:45:10 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '72'
      Connection:
      - keep-alive
      Cache-Control:
      - no-cache
      X-Request-Id:
      - e3ffda28-2e68-4021-a4e6-e58e25be85a0
      X-Runtime:
      - '0.038357'
      Set-Cookie:
      - __profilin=p%3Dt; path=/
      - __profilin=p%3Dt; path=/
    body:
      encoding: UTF-8
      string: '{"errors":[{"message":"Invalid parameters","detail":"guid is missing"}]}'
    http_version: 
  recorded_at: Fri, 04 Nov 2016 10:45:10 GMT
recorded_with: VCR 3.0.3

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
vzaar_api-2.0.2 spec/fixtures/vcr_cassettes/videos/create/error.yml
vzaar_api-2.0.1 spec/fixtures/vcr_cassettes/videos/create/error.yml
vzaar_api-2.0.0 spec/fixtures/vcr_cassettes/videos/create/error.yml