Invalid user input should result in badRequest, not internalError
-----------------------------------------------------------------

                 Key: SHINDIG-567
                 URL: https://issues.apache.org/jira/browse/SHINDIG-567
             Project: Shindig
          Issue Type: Bug
          Components: RESTful API (Java)
            Reporter: Adam Winer
         Attachments: shindig-567.patch

RequestItem and RpcRequestItem need to treat JSONExceptions, 
NumberFormatExceptions, and Enum IllegalArgumentExceptions as badRequests;  
they currently result in internalErrors.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to