--- http_interactions: - request: method: get uri: https://token-demo.adcrws.com/v1/tokens?per_page=1 body: encoding: US-ASCII string: '' headers: Access-Token: - ACCESS_TOKEN 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: - Tue, 06 Oct 2015 20:05:01 GMT Etag: - '"d313fda6d70e8d6d13040f520277c201"' Server: - nginx/1.6.2 X-Content-Type-Options: - nosniff X-Frame-Options: - SAMEORIGIN X-Request-Id: - d44f7016-7c42-478c-ab1f-fd0119dc09c1 X-Runtime: - '0.016711' X-Xss-Protection: - 1; mode=block Content-Length: - '2546' Connection: - keep-alive body: encoding: UTF-8 string: |- { "info": { "total_results": 553, "results_per_page": 1, "current_page": 1, "total_pages": 553 }, "oauth_tokens": [ { "application_id": 851, "token": "8e4a1810f9c5b63596f239b1d9ce23cbed89c720f36b3e3f6b364a4c6f655834", "expires_in": null, "revoked_at": null, "created_at": "2015-10-05T16:16:29.788-06:00", "oauth_access_token_id": 977, "application_name": "World Discovery Club (pcid 4485)", "application_owner_id": 374, "application_owner_type": "Program", "program_id": 374, "program_name": "World Discovery Club", "program_customer_identifier": "4485", "program_start_dts": "2012-04-12T15:10:31.634-06:00", "program_end_dts": "2018-12-30T17:00:00.000-07:00", "organization_id": 2000140, "organization_name": "WORLD DISCOVERY, LLC", "organization_customer_identifier": "ps3gr", "filter_id": 88, "filter_name": "Auto, Car Rental, Cruise, Dining, Entertainment, Golf, Health/Beauty, Home/Garden, Hotel, Movies, Services, Shopping, Ski, Travel (No Condo, Education Only)", "filter": "{\"offers\":[{\"terms\":{\"offer_set\":[\"DISCOUNT\"]}},{\"or\":[{\"terms\":{\"categories.category_key\":[51,58,60,39,59,48,53,1039,44,56,50,45,55,38]}},{\"terms\":{\"categories.category_parent_key\":[51,58,60,39,59,48,53,1039,44,56,50,45,55,38]}}]}],\"categories\":[{\"or\":[{\"terms\":{\"category_key\":[51,58,60,39,59,48,53,1039,44,56,50,45,55,38]}},{\"terms\":{\"category_parent_key\":[51,58,60,39,59,48,53,1039,44,56,50,45,55,38]}}]}],\"stores\":[{\"or\":[{\"terms\":{\"store_categories.category_key\":[51,58,60,39,59,48,53,1039,44,56,50,45,55,38]}},{\"terms\":{\"store_categories.category_parent_key\":[51,58,60,39,59,48,53,1039,44,56,50,45,55,38]}}]}],\"locations\":[{\"or\":[{\"terms\":{\"location_categories.category_key\":[51,58,60,39,59,48,53,1039,44,56,50,45,55,38]}},{\"terms\":{\"location_categories.category_parent_key\":[51,58,60,39,59,48,53,1039,44,56,50,45,55,38]}}]}]}", "program_filter_id": 184, "domains": [ "*.worlddiscoveryclub.com" ], "application_scopes": [ "amt", "docs", "internal" ], "indexed_at": "2015-10-06T15:49:13.970Z", "token_status": "valid", "links": { "show_oauth_token": "http://token-demo.adcrws.com/v1/tokens/8e4a1810f9c5b63596f239b1d9ce23cbed89c720f36b3e3f6b364a4c6f655834" } } ], "links": { "next_page": "https://token-demo.adcrws.com/v1/tokens?page=2&per_page=1" } } http_version: recorded_at: Tue, 06 Oct 2015 20:05:01 GMT recorded_with: VCR 2.9.3