Sha256: 265b5ff5e306bc7585094fbb85bbda747fe88da500d63481cc29214fdb39583a

Contents?: true

Size: 1.13 KB

Versions: 4

Compression:

Stored size: 1.13 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://api.opentok.com/v2/partner/123456/archive
    body:
      encoding: UTF-8
      string: '{"sessionId":"SESSIONID","action":"start","name":""}'
    headers:
      X-Tb-Partner-Auth:
      - 123456:1234567890abcdef1234567890abcdef1234567890
      User-Agent:
      - OpenTok-Ruby-SDK/<%= version %>
      Content-Type:
      - application/json
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx
      Date:
      - Tue, 18 Mar 2014 22:54:03 GMT
      Content-Type:
      - application/json
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: |-
        {
          "createdAt" : 1395183243556,
          "duration" : 0,
          "id" : "30b3ebf1-ba36-4f5b-8def-6f70d9986fe9",
          "name" : "",
          "partnerId" : 123456,
          "reason" : "",
          "sessionId" : "SESSIONID",
          "size" : 0,
          "status" : "started",
          "url" : null
        }
    http_version: 
  recorded_at: Tue, 18 Mar 2014 22:54:03 GMT
recorded_with: VCR 2.8.0

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
opentok-2.2.3 spec/cassettes/OpenTok_Archives/should_create_archives.yml
opentok-2.2.2 spec/cassettes/OpenTok_Archives/should_create_archives.yml
opentok-2.2.1 spec/cassettes/OpenTok_Archives/should_create_archives.yml
opentok-2.2.0 spec/cassettes/OpenTok_Archives/should_create_archives.yml