Jeffrey created USERGRID-856:
---------------------------------
Summary: POST to root path yields HTTP 500
Key: USERGRID-856
URL: https://issues.apache.org/jira/browse/USERGRID-856
Project: Usergrid
Issue Type: Story
Reporter: Jeffrey
POST to get client credentials token on root path yields HTTP 500 and
WebApplicationException.
Yes, I know this should not work, but it should be a 404...
{
"error": "web_application",
"timestamp": 1436919000070,
"duration": 0,
"exception": "javax.ws.rs.WebApplicationException"
}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)