--- http_interactions: - request: method: get uri: https://token-demo.adcrws.com/v1/verify body: encoding: US-ASCII string: '' headers: Access-Token: - token_without_limit 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, 12 Aug 2015 17:46:35 GMT Etag: - '"2beb47a75a9f1995452e6b07484c545c"' Server: - nginx/1.6.2 Strict-Transport-Security: - max-age=31536000 X-Content-Type-Options: - nosniff X-Frame-Options: - SAMEORIGIN X-Request-Id: - fef04a99-15ff-47c7-a8b0-0a03a163a3d4 X-Runtime: - '0.007711' X-Xss-Protection: - 1; mode=block Content-Length: - '479' Connection: - keep-alive body: encoding: UTF-8 string: |- { "oauth_access_token": { "token": "token_without_limit", "domains": [ ], "created_at": "2015-07-13T15:43:35.134Z", "revoked_at": null, "expires_in": null, "application_name": "token_without_limit", "organization_name": "Access Development", "organization_customer_identifier": "160", "program_name": "Garden Club", "program_customer_identifier": "2", "program_end_dts": "2029-06-09", "program_start_dts": "2012-04-12" } } http_version: recorded_at: Wed, 12 Aug 2015 17:46:35 GMT recorded_with: VCR 2.9.3