Paul

Results 2 issues of Paul

A GET request to the express URL http://localhost:3000/collection/tasks/ receives a SyntaxError: JSON.parse: unexpected non-whitespace in the application/json response body. "items" : [ ``` { "href" : "http://localhost:3000/collection/tasks/task3", "data" : [...

Loaded and tested CouchDB with tasks worked OK. I am using Windows Powershell, localhost:3000 index page loads but no data.There is a server error when running the collection code: PS...