interactions:
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic aWRlbnRpdHlfY2xpZW50QGRpc3Bvc2FibGVpbmJveC5jb206d3JvbmcgcGFzc3dvcmQ=]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['0']
      Content-Type: [application/json]
      User-Agent: [api_toolkit]
    method: GET
    uri: http://sandbox.app.passaporteweb.com.br/accounts/api/auth/
  response:
    body: {string: !!python/unicode '{"detail": "You need to login or otherwise authenticate
        the request."}'}
    headers:
      allow: ['GET, POST, HEAD, OPTIONS']
      connection: [keep-alive]
      content-length: ['70']
      content-type: [application/json]
      date: ['Fri, 03 Jan 2014 19:43:49 GMT']
      p3p: [CP="NON DSP COR CURa TIA"]
      server: [nginx/1.4.4]
      vary: ['Authenticate, Accept']
    status: {code: 401, message: UNAUTHORIZED}
version: 1
