--- 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: Server: - nginx/1.8.0 Date: - Thu, 21 Jan 2016 18:34:31 GMT Content-Type: - application/json Transfer-Encoding: - chunked Connection: - keep-alive X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff Access-Control-Allow-Methods: - POST, GET, PUT, DELETE, OPTIONS Access-Control-Request-Method: - GET Access-Control-Allow-Headers: - Origin, X-Requested-With, Content-Type, Accept, Authorization, Access-Token Access-Control-Max-Age: - '1728000' Etag: - '"db227f39f17622376ef01312a51d4b38"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 7406dced-ba81-4b08-abdd-a35d1ef6634a X-Runtime: - '0.008891' 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", "color_theme": "default", "default_distance": 25, "email_opt_out": false, "help_phone_number": "1-800-331-8867" } } http_version: recorded_at: Thu, 21 Jan 2016 18:34:36 GMT recorded_with: VCR 3.0.0