--- http_interactions: - request: method: get uri: https://token-demo.adcrws.com/v1/oauth_applications/649 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:34 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: - '"70e886d07f4c93915ca9661dc2a827ee"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - e09bbd20-d107-42ab-ab73-8fd3c74086c2 X-Runtime: - '0.052381' body: encoding: UTF-8 string: |- { "oauth_applications": [ { "id": 649, "name": "amt-test", "owner_id": 230907234, "owner_type": "Program", "domain_urls": null, "scopes": [ "amt" ], "active_tokens": [ "7a044e366ee35284cc57dd02f5468f2f96f411e0df09ea37dad36a3581e64510" ], "filter": { "filter_id": 16, "filter_name": "No Content Filter" }, "links": null } ] } http_version: recorded_at: Thu, 21 Jan 2016 18:34:39 GMT recorded_with: VCR 3.0.0