Skip to content

02couchdb & 03authentication gives 500 internal server error #4

@nehajatav

Description

@nehajatav

http-console 0.6.2
Welcome, enter .help if you're lost.
Connecting to 127.0.0.1 on port 8000.

http://127.0.0.1:8000/> Authorization: Basic YWRtaW46cGFzc3dvcmQ
http://127.0.0.1:8000/> GET /bookmarks
HTTP/1.1 500 Internal Server Error
Date: Thu, 06 Sep 2012 07:17:07 GMT
Server: journey/0.4.0
Content-Type: application/json;charset=utf-8
Content-Length: 2
Connection: keep-alive

{}
http://127.0.0.1:8000/> POST /bookmarks
... { "url": "http://nodejs.org" }
HTTP/1.1 500 Internal Server Error
Date: Thu, 06 Sep 2012 07:17:29 GMT
Server: journey/0.4.0
Content-Type: application/json;charset=utf-8
Content-Length: 2
Connection: keep-alive

{}
http://127.0.0.1:8000/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions