--- http_interactions: - request: method: get uri: https://token-demo.adcrws.com/v1/verify body: encoding: US-ASCII string: '' headers: Access-Token: - ACCESS_TOKEN Content-Type: - application/json Accept: - application/json response: status: code: 200 message: OK headers: Access-Control-Allow-Headers: - Origin, X-Requested-With, Content-Type, Accept, Authorization, Access-Token Access-Control-Allow-Methods: - POST, GET, PUT, DELETE, OPTIONS Access-Control-Max-Age: - '1728000' Access-Control-Request-Method: - GET Cache-Control: - max-age=0, private, must-revalidate Content-Type: - application/json Date: - Tue, 06 Oct 2015 20:04:58 GMT Etag: - '"2fc05acea937ac2f91f371775a92a64f"' Server: - nginx/1.6.2 X-Content-Type-Options: - nosniff X-Frame-Options: - SAMEORIGIN X-Request-Id: - 1211a14c-f954-48ed-b814-fffab1925bce X-Runtime: - '0.009676' X-Xss-Protection: - 1; mode=block Content-Length: - '569' Connection: - keep-alive body: encoding: UTF-8 string: |- { "oauth_access_token": { "token": "ACCESS_TOKEN", "domains": [ ], "created_at": "2015-08-25T14:05:24.591-06:00", "revoked_at": null, "expires_in": null, "application_name": "RWS API - No Filters No Limit (pcid:200156)", "organization_name": "Access Development", "organization_customer_identifier": "160", "program_name": "RWS API - No Filters No Limit", "program_customer_identifier": "200156", "program_end_dts": "2018-08-25T13:21:27.622-06:00", "program_start_dts": "2015-08-25T13:21:27.622-06:00" } } http_version: recorded_at: Tue, 06 Oct 2015 20:04:58 GMT recorded_with: VCR 2.9.3