test/vcr/cassettes/oauth_application_find.yml in access-2.0.41 vs test/vcr/cassettes/oauth_application_find.yml in access-2.0.42

- old
+ new

@@ -1,10 +1,10 @@ --- http_interactions: - request: method: get - uri: https://token-demo.adcrws.com/v1/oauth_applications/22 + uri: https://token-demo.adcrws.com/v1/oauth_applications/649 body: encoding: US-ASCII string: '' headers: Access-Token: @@ -16,66 +16,65 @@ response: status: code: 200 message: OK headers: - Access-Control-Allow-Headers: - - Origin, X-Requested-With, Content-Type, Accept, Authorization, Access-Token + 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-Max-Age: - - '1728000' 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 - Content-Type: - - application/json - Date: - - Tue, 06 Oct 2015 20:05:02 GMT - Etag: - - '"a6b45fc13ff04948fb90164dd38b7ee4"' - Server: - - nginx/1.6.2 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN X-Request-Id: - - a5127c40-6253-4a58-bf9f-bcd69676a945 + - e09bbd20-d107-42ab-ab73-8fd3c74086c2 X-Runtime: - - '0.109726' - X-Xss-Protection: - - 1; mode=block - Content-Length: - - '475' - Connection: - - keep-alive + - '0.052381' body: encoding: UTF-8 string: |- { "oauth_applications": [ { - "id": 22, - "name": "American Grandparents Association", - "owner_id": 235308134, + "id": 649, + "name": "amt-test", + "owner_id": 230907234, "owner_type": "Program", "domain_urls": null, "scopes": [ - "api", - "docs" + "amt" ], "active_tokens": [ - "e4db3fb9a054e78807c431e837c49a59553c73204de91d404fe43d12c247f805" + "7a044e366ee35284cc57dd02f5468f2f96f411e0df09ea37dad36a3581e64510" ], "filter": { - "filter_id": 18, - "filter_name": "Grandparents" + "filter_id": 16, + "filter_name": "No Content Filter" }, "links": null } ] } http_version: - recorded_at: Tue, 06 Oct 2015 20:05:02 GMT -recorded_with: VCR 2.9.3 + recorded_at: Thu, 21 Jan 2016 18:34:39 GMT +recorded_with: VCR 3.0.0