Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Every call results in error #6

Open
edyu opened this issue Aug 19, 2017 · 1 comment
Open

Every call results in error #6

edyu opened this issue Aug 19, 2017 · 1 comment

Comments

@edyu
Copy link

edyu commented Aug 19, 2017

The easiest way to reproduce it is to go to "https://rem-rest-api.herokuapp.com/api/users" on chrome.

{
"message": "Unexpected end of JSON input",
"stack": "SyntaxError: Unexpected end of JSON input\n at Object.parse (native)\n at /app/Type.js:15:44\n at Array.forEach (native)\n at /app/Type.js:14:25\n at Array.map (native)\n at Object.decode (/app/Type.js:12:17)\n at getData (/app/index.js:126:18)\n at Server.route (/app/index.js:31:12)\n at emitTwo (events.js:106:13)\n at Server.emit (events.js:191:7)"
}

@timbotron
Copy link

This appears to not be the case anymore; tested in Chrome. I vote to close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants