- request: !!python/object:vcr.request.Request
    body: null
    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, '0']
    host: sandbox.app.passaporteweb.com.br
    method: GET
    path: /accounts/api/service-info/c3769912-baa9-4a0c-9856-395a706c7d57/identity_client/
    port: 80
    protocol: http
  response:
    body: {string: '{"detail": "You need to login or otherwise authenticate the request."}'}
    headers: {allow: 'GET, PUT, HEAD, OPTIONS', connection: keep-alive, content-length: '70',
      content-type: application/json, date: 'Mon, 24 Jun 2013 18:09:48 GMT', p3p: CP="NON
        DSP COR CURa TIA", server: nginx/0.7.67, vary: 'Authenticate, Accept'}
    status: {code: 401, message: UNAUTHORIZED}
