- request: !!python/object:vcr.request.Request
    body: null
    headers: !!python/object/apply:__builtin__.frozenset
    - - !!python/tuple [Accept, application/json]
      - !!python/tuple [Authorization, !!python/unicode 'Basic dXNlcjpwYXNz']
      - !!python/tuple [Content-Type, application/json]
      - !!python/tuple [Accept-Encoding, 'gzip, deflate, compress']
      - !!python/tuple [User-Agent, api_toolkit]
      - !!python/tuple [Content-Length, '0']
      - !!python/tuple [Cache-Control, no-cache]
    host: sandbox.charging.financeconnect.com.br
    method: GET
    path: /api/
    port: 80
    protocol: http
  response:
    body: {string: '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

        <title>404 Not Found</title>

        <h1>Not Found</h1>

        <p>The requested URL was not found on the server.  If you entered the URL
        manually please check your spelling and try again.</p>

        '}
    headers: {content-length: '233', content-type: text/html, date: 'Tue, 23 Jul 2013
        23:35:35 GMT', server: Werkzeug/0.9.1 Python/2.7.3}
    status: {code: 404, message: NOT FOUND}
