interactions:
- request:
    body: null
    headers: {}
    method: !!python/unicode GET
    uri: https://sandbox-api.uber.com/v1/requests/current
  response:
    body: {string: !!python/unicode '{"status":"processing","destination":{"latitude":37.7938462,"longitude":-122.3948366},"request_id":"rideID-14f1c","driver":null,"eta":null,"location":null,"vehicle":null,"surge_multiplier":1.0}'}
    headers:
      connection: [keep-alive]
      content-geo-system: [wgs-84]
      content-language: [en]
      content-length: ['217']
      content-type: [application/json]
      date: ['Tue, 16 Feb 2016 06:25:48 GMT']
      etag: ['"1f742595a14a543a144fdba5ad90b05ae1ab8643"']
      server: [nginx]
      strict-transport-security: [max-age=0]
      x-rate-limit-limit: ['2000']
      x-rate-limit-remaining: ['1979']
      x-rate-limit-reset: ['1455606000']
      x-uber-app: [uberex-sandbox]
      x-xss-protection: [1; mode=block]
    status: {code: 200, message: OK}
version: 1
