test/vcr/cassettes/verify/token.yml in access-2.2.0 vs test/vcr/cassettes/verify/token.yml in access-2.3.0.pre.rc1

- old
+ new

@@ -6,30 +6,28 @@ body: encoding: US-ASCII string: '' headers: Access-Token: - - ACCESS_TOKEN + - "<ACCESS_TOKEN>" Content-Type: - application/json Accept: - application/json response: status: code: 200 message: OK headers: Server: - - nginx/1.8.0 + - nginx/1.12.2 Date: - - Mon, 22 Feb 2016 20:16:49 GMT + - Sun, 01 Jul 2018 04:23:56 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: @@ -40,36 +38,40 @@ - GET Access-Control-Allow-Headers: - Origin, X-Requested-With, Content-Type, Accept, Authorization, Access-Token Access-Control-Max-Age: - '1728000' + X-Ratelimit-Limit: + - '10000' + X-Ratelimit-Remaining: + - '9935' Etag: - - '"09d594e90089683d19ec4349b43b4d50"' + - '"97d49e2e1b07d310443d4307592ef25b"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - - 76f23e42-a509-448a-a6d9-7bc131efccff + - 5ccb9cd8-5755-4184-bcc4-7ad7e2459129 X-Runtime: - - '0.010493' + - '0.003904' body: encoding: UTF-8 string: |- { "oauth_access_token": { - "token": "ACCESS_TOKEN", + "token": "<ACCESS_TOKEN>", "domains": [ ], - "created_at": "2015-08-25T12:56:21.531-06:00", + "created_at": "2015-08-25T13:27:48.449-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-25T06:56:17.665-06:00", + "program_end_dts": "2025-12-30T17:00:00.000-07:00", "program_start_dts": "2015-08-25T06:56:17.665-06:00", "color_theme": "default", "default_distance": 25, "email_opt_out": false, "help_phone_number": "1-800-331-8867", @@ -77,7 +79,7 @@ "mobile_teaser": null, "member_key_label": "Member ID" } } http_version: - recorded_at: Mon, 22 Feb 2016 20:16:52 GMT -recorded_with: VCR 3.0.1 + recorded_at: Sun, 01 Jul 2018 04:23:56 GMT +recorded_with: VCR 4.0.0