Getting started page of Shindig website is not up-to-date after bug 
SHINDIG-1506 was resolved
---------------------------------------------------------------------------------------------

                 Key: SHINDIG-1507
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1507
             Project: Shindig
          Issue Type: Bug
          Components: Website
    Affects Versions: 2.0.2
            Reporter: Wouter Charle
            Priority: Trivial
             Fix For: 2.0.2


Issue SHINDIG-1506 was solved (see 
https://issues.apache.org/jira/browse/SHINDIG-1506).
The RPC servlet did not parse the given parameters according to the spec 
(http://opensocial-resources.googlecode.com/svn/spec/1.1/Core-API-Server.xml#urlAddressing)
 and therefor were not accessible in the RpcRequestItem.
A correct, and now working, RPC call would be:

/social/rpc?method=people.get&id=req&params.userId=@me&params.groupId=@self

This needs to be updated in the Getting Started page of the website.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to