--- http_interactions: - request: method: get uri: https://token-demo.adcrws.com/v1/verify body: encoding: US-ASCII string: '' headers: Access-Token: - token_without_filters 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: - Wed, 16 Sep 2015 19:54:10 GMT Etag: - '"90c204e1632c23c7317046214172edb5"' Server: - nginx/1.6.2 X-Content-Type-Options: - nosniff X-Frame-Options: - SAMEORIGIN X-Ratelimit-Limit: - '1000' X-Ratelimit-Remaining: - '957' X-Request-Id: - b399abae-0e66-479d-89fc-fdb58cd4dc96 X-Runtime: - '0.009539' X-Xss-Protection: - 1; mode=block Content-Length: - '571' Connection: - keep-alive body: encoding: UTF-8 string: |- { "oauth_access_token": { "token": "token_without_filters", "domains": [ ], "created_at": "2015-08-25T14:06:53.316-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: Wed, 16 Sep 2015 19:54:10 GMT recorded_with: VCR 2.9.3