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

In this case it’s a 404 because the query URL pattern doesn’t exist - the most common cause of 404s.



Same thing, no? If I ask for /api/user/238885 and I get a 404 back, it's because the resource "user" with ID of 238885 doesn't exist. If I ask for /api/banana/wharrgarbl, it's because the resource "banana" with the ID of "wharrgarbl" doesn't exist.




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

Search: