Sha256: 84a26ef7defac71c3a9228f524613dfe01d1b663817633a30ae68b958cb50e70
Contents?: true
Size: 1.25 KB
Versions: 8
Compression:
Stored size: 1.25 KB
Contents
--- http_interactions: - request: method: post uri: https://api.opentok.com/v2/project/123456/archive body: encoding: UTF-8 string: '{"sessionId":"SESSIONID","name":"ARCHIVE NAME"}' headers: User-Agent: - OpenTok-Ruby-SDK/<%= version %> X-Opentok-Auth: - eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiIsImlzdCI6InByb2plY3QifQ.eyJpc3MiOiIxMjM0NTYiLCJpYXQiOjE0OTI1MTA2NjAsImV4cCI6MTQ5MjUxMDk2MH0.Oh_JHhtEUKK1pPV4s6neXJj_RXI8EcEpJRRpG_2c9U0 Content-Type: - application/json response: status: code: 200 message: OK headers: Server: - nginx Date: - Wed, 19 Mar 2014 01:49:22 GMT Content-Type: - application/json Transfer-Encoding: - chunked Connection: - keep-alive body: encoding: UTF-8 string: |- { "createdAt" : 1395193762293, "duration" : 0, "id" : "d7f4d2a3-da74-414d-868a-190532a835bc", "name" : "ARCHIVE NAME", "partnerId" : 123456, "reason" : "", "sessionId" : "SESSIONID", "size" : 0, "status" : "started", "url" : null } http_version: recorded_at: Wed, 19 Mar 2014 01:49:22 GMT recorded_with: VCR 2.8.0
Version data entries
8 entries across 8 versions & 1 rubygems