--- http_interactions: - request: method: get uri: https://offer-demo.adcrws.com/v1/autocomplete?member_key=API_RUBY_GEM_TEST&per_page=1&resources=stores body: encoding: US-ASCII string: '' headers: Access-Token: - token_without_limit 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 20:14:06 GMT Etag: - '"94be48e1efdb35ed4c479bc98c8ee235"' Server: - nginx/1.6.2 X-Content-Type-Options: - nosniff X-Frame-Options: - SAMEORIGIN X-Request-Id: - 1a12d9b4-e437-4aef-9b3b-14a24b629667 X-Runtime: - '0.018486' X-Xss-Protection: - 1; mode=block Content-Length: - '350' Connection: - keep-alive body: encoding: UTF-8 string: |- { "suggestions": { "query": "*", "stores": [ { "store_name": "Best Western", "store_key": 18938146, "active_offer_count": 4166, "active_location_count": 4143, "logo_url": "https://static-demo.accessdevelopment.com/brand/4b7ea57028e8687857b509d711bd6b6c096a7b19/original.png" } ] } } http_version: recorded_at: Wed, 16 Sep 2015 20:14:06 GMT recorded_with: VCR 2.9.3