You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Mike Dunker (JIRA)" <ji...@apache.org> on 2015/12/31 01:26:49 UTC

[jira] [Created] (USERGRID-1189) Fix confusing error message(s)

Mike Dunker created USERGRID-1189:
-------------------------------------

             Summary: Fix confusing error message(s)
                 Key: USERGRID-1189
                 URL: https://issues.apache.org/jira/browse/USERGRID-1189
             Project: Usergrid
          Issue Type: Story
    Affects Versions: 2.1.1
            Reporter: Mike Dunker


This is just to pick off any low-hanging fruit re error messages.

Example:
curl -H "Authorization:Bearer $UGTOKEN" -X POST "http://localhost:8080/management/users/blah@blah.com"
{"error":"management","timestamp":1451521189319,"duration":0,"error_description":"Could not find organization for email : blah@blah.com","exception":"org.apache.usergrid.management.exceptions.ManagementException"}

Error message should be "Could not find user for email..."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)