Sha256: 57f43ce38ea957ceef7816c2fc9764bce95e7b671fd101610f9d551c950a7708
Contents?: true
Size: 1.33 KB
Versions: 5
Compression:
Stored size: 1.33 KB
Contents
--- http_interactions: - request: method: post uri: https://api.opentok.com/v2/project/123456/archive body: encoding: UTF-8 string: '{"sessionId":"SESSIONID","streamMode":"manual"}' headers: User-Agent: - OpenTok-Ruby-SDK/<%= version %> X-Opentok-Auth: - eyJpc3QiOiJwcm9qZWN0IiwiYWxnIjoiSFMyNTYifQ.eyJpc3MiOiIxMjM0NTYiLCJpYXQiOjE0OTI1MTA2NjAsImV4cCI6MTQ5MjUxMDk2MH0.BplMVhJWx4ld7KLKXqEmow6MjNPPFw9W8IHCMfeb120 Content-Type: - application/json Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" response: status: code: 200 message: OK headers: Server: - nginx Date: - Wed, 03 Jan 2024 14:32:20 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, "streamMode":"manual" } recorded_at: Tue, 18 Apr 2017 10:17:40 GMT recorded_with: VCR 6.0.0
Version data entries
5 entries across 5 versions & 1 rubygems