Hacker News new | past | comments | ask | show | jobs | submit login

Well no, because my browser isn't doing the request. The underlying Node app (the Jam API) does it.

I found it: The API responds with an HTTP 500 error if you use CSS selectors that don't select anything or are simply invalid.

Probably makes sense to add some Exception handling right there.




I had been trying to figure out what would be causing this issue, thanks for pointing it out, I've pushed a fix real quick that will respond whether JSON is invalid or a CSS selector wasn't found on the provided URL.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: