--- http_interactions: - request: method: get uri: https://token-stage.adcrws.com/v1/oauth_applications?per_page=1 body: encoding: US-ASCII string: '' headers: Access-Token: - "" Content-Type: - application/json Accept: - application/json response: status: code: 200 message: OK headers: Server: - nginx/1.12.2 Date: - Sun, 01 Jul 2018 04:24:23 GMT Content-Type: - application/json Transfer-Encoding: - chunked 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' X-Ratelimit-Limit: - '10000' X-Ratelimit-Remaining: - '9893' Etag: - '"507d9a5c727226fe391bd44cf9a459cb"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 406248e1-95eb-4e92-9bac-af949ed90e44 X-Runtime: - '0.045455' body: encoding: UTF-8 string: |- { "info": { "total_results": 4315, "results_per_page": 1, "current_page": 1, "total_pages": 4315 }, "oauth_applications": [ { "id": 503, "name": "TCICP Travel Services (pcid:200073)", "owner_id": 253970117, "owner_type": "Program", "domain_urls": null, "scopes": [ "api" ], "active_tokens": [ "c30f1d24a8c10e0fd3e36bc4fe79631025e890849b7deb6dc830e31a3c571393" ], "filter": { "filter_id": 23, "filter_name": "ACCESS PERKS - PROFESSIONAL (auto, car rental, dining, entertainment/rec, health/beauty, hotel, shopping)" }, "links": { "show_application": "https://token-stage.adcrws.com/v1/oauth_applications/503" } } ], "links": { "next_page": "https://report-stage.adcrws.com/v1/oauth_applications?page=2" } } http_version: recorded_at: Sun, 01 Jul 2018 04:24:23 GMT recorded_with: VCR 4.0.0