JSON response uses the key "data" instead of "result ", in violation of the spec
--------------------------------------------------------------------------------

                 Key: SHINDIG-1144
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1144
             Project: Shindig
          Issue Type: Bug
            Reporter: Kartick Vaddadi


According to the JSON-RPC over HTTP spec at 
http://groups.google.com/group/json-rpc/web/json-rpc-1-2-proposal?pli=1#response-procedure-return
 , a JSON-RPC response that did not return an error should use the key "result" 
in the returned JSON object rather than "data".

The Orkut JSON-RPC service at orkut.com/social/rpc exhibits this bug.

-- 
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