- request: !!python/object:vcr.request.Request
    body: null
    headers: !!python/object/apply:__builtin__.frozenset
    - - !!python/tuple [Authorization, !!python/unicode 'Basic aWRlbnRpdHlfY2xpZW50QGRpc3Bvc2FibGVpbmJveC5jb206c2VuaGEgZXJyYWRh']
      - !!python/tuple [user-agent, myfc_id client]
      - !!python/tuple [cache-control, no-cache]
      - !!python/tuple [Accept, '*/*']
      - !!python/tuple [content-type, application/json]
      - !!python/tuple [Accept-Encoding, 'gzip, deflate, compress']
    host: sandbox.app.passaporteweb.com.br
    method: GET
    path: /accounts/api/auth/
    port: 80
    protocol: http
  response:
    body: {string: ''}
    headers: {connection: keep-alive, content-length: '0', content-type: text/html;
        charset=utf-8, date: 'Tue, 25 Jun 2013 18:15:36 GMT', p3p: CP="NON DSP COR
        CURa TIA", server: nginx/0.7.67, www-authenticate: Basic realm="Myfc ID"}
    status: {code: 401, message: UNAUTHORIZED}
