interactions:
- request:
    body: null
    headers:
      Accept: ['*/*']
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic aWRlbnRpdHlfY2xpZW50QGRpc3Bvc2FibGVpbmJveC5jb206c2VuaGEgZXJyYWRh]
      Connection: [keep-alive]
      cache-control: [no-cache]
      content-type: [application/json]
      user-agent: [myfc_id client]
    method: GET
    uri: https://sandbox.app.passaporteweb.com.br:443/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: ['Thu, 25 Sep 2014 21:41:48 GMT']
      p3p: [CP="NON DSP COR CURa TIA"]
      server: [nginx/1.6.2]
      vary: ['Authenticate, Accept, Cookie']
    status: {code: 401, message: UNAUTHORIZED}
version: 1
