Path issue (404) on some routes using PHP builtin webserver

I have a similar situation but I’m getting the 404 error only for one of my 8 routes. It is a POST and it works perfectly in my localhost apache server but it won’t on my hosting account. I’m using Slim v2 though. Here’s a link to my post in case you want to check it out.