Sha256: 3ae09c925b48b11581412eadc116e512fc7a6ec9fd4b832310ea6c69f01ca73d
Contents?: true
Size: 1.11 KB
Versions: 1
Compression:
Stored size: 1.11 KB
Contents
--- http_interactions: - request: method: post uri: https://api.opentok.com/v2/partner/123456/archive body: encoding: UTF-8 string: '{"sessionId":"SESSIONID","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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opentok-2.2.4 | spec/cassettes/OpenTok_Archives/should_create_archives.yml |