--- http_interactions: - request: method: get uri: https://token-demo.adcrws.com/v1/oauth_applications?per_page=1 body: encoding: US-ASCII string: '' headers: Access-Token: - token_without_filters Content-Type: - application/json Accept: - application/json response: status: code: 200 message: OK headers: Access-Control-Allow-Headers: - Origin, X-Requested-With, Content-Type, Accept, Authorization, Access-Token Access-Control-Allow-Methods: - POST, GET, PUT, DELETE, OPTIONS Access-Control-Max-Age: - '1728000' Access-Control-Request-Method: - GET Cache-Control: - max-age=0, private, must-revalidate Content-Type: - application/json Date: - Wed, 16 Sep 2015 19:53:58 GMT Etag: - '"49e22394112ea925e81da26dd2ec0def"' Server: - nginx/1.6.2 X-Content-Type-Options: - nosniff X-Frame-Options: - SAMEORIGIN X-Ratelimit-Limit: - '1000' X-Ratelimit-Remaining: - '986' X-Request-Id: - d4df9c1c-5614-4fd2-ac10-c747a604228e X-Runtime: - '0.042679' X-Xss-Protection: - 1; mode=block Content-Length: - '778' Connection: - keep-alive body: encoding: UTF-8 string: |- { "info": { "total_results": 715, "results_per_page": 1, "current_page": 1, "total_pages": 715 }, "oauth_applications": [ { "id": 22, "name": "American Grandparents Association", "owner_id": 235308134, "owner_type": "Program", "domain_urls": null, "scopes": [ "api", "docs" ], "active_tokens": [ "e4db3fb9a054e78807c431e837c49a59553c73204de91d404fe43d12c247f805" ], "filter": { "filter_id": 18, "filter_name": "Grandparents" }, "links": { "show_application": "https://token-demo.adcrws.com/v1/oauth_applications/22" } } ], "links": { "next_page": "https://report-demo.adcrws.com/v1/oauth_applications?page=2" } } http_version: recorded_at: Wed, 16 Sep 2015 19:53:58 GMT recorded_with: VCR 2.9.3