- request: !!python/object:vcr.request.Request
    body: '{"first_name": "Myfc ID", "last_name": "Clients", "tos": true, "password2":
      "*SudN7%r$MiYRa!E", "cpf": "", "password": "*SudN7%r$MiYRa!E", "email": "identity_client@disposableinbox.com"}'
    headers: !!python/object/apply:__builtin__.frozenset
    - - !!python/tuple [cache-control, no-cache]
      - !!python/tuple [user-agent, myfc_id client]
      - !!python/tuple [Authorization, !!python/unicode 'Basic Pz8/Pz86WFhYWFhY']
      - !!python/tuple [accept, application/json]
      - !!python/tuple [content-type, application/json]
      - !!python/tuple [Accept-Encoding, 'gzip, deflate, compress']
      - !!python/tuple [Content-Length, !!python/unicode '186']
    host: sandbox.app.passaporteweb.com.br
    method: POST
    path: /accounts/api/create/
    port: 80
    protocol: http
  response:
    body: {string: '{"detail": "You need to login or otherwise authenticate the request."}'}
    headers: {allow: 'POST, HEAD, OPTIONS', connection: keep-alive, content-length: '70',
      content-type: application/json, date: 'Wed, 06 Nov 2013 17:28:34 GMT', p3p: CP="NON
        DSP COR CURa TIA", server: nginx/1.4.3, vary: 'Authenticate, Accept'}
    status: {code: 401, message: UNAUTHORIZED}
