--- http_interactions: - request: method: get uri: https://token-stage.adcrws.com/v1/filters?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:12 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: - '9912' Etag: - '"d641444e56235860c93058e18e7fed27"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 52c09fbe-fb67-4e36-b454-039b6d506ea7 X-Runtime: - '0.027065' body: encoding: UTF-8 string: |- { "info": { "total_results": 307, "results_per_page": 1, "current_page": 1, "total_pages": 307 }, "filters": [ { "filter_id": 295, "filter_name": "AARP - Novu Life - Entertainment, Golf, Home/Garden, Services - No Dining" } ], "links": { "next_page": "https://report-stage.adcrws.com/v1/filters?page=2" } } http_version: recorded_at: Sun, 01 Jul 2018 04:24:12 GMT recorded_with: VCR 4.0.0