You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Jeffrey (JIRA)" <ji...@apache.org> on 2015/07/15 02:13:04 UTC

[jira] [Created] (USERGRID-856) POST to root path yields HTTP 500

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)