I tried to adapt samplecontainer example that come with Shindig in order to test SocialSite You can find the code at http://code.google.com/p/socialsite-mavenized/source/browse/#svn/examples/SampleSocialsiteContainer I have this error now: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> <title>Error 401 No suitable security token found in request</title> </head> <body><h2>HTTP ERROR 401</h2> <p>Problem accessing /socialsite/social/rest/samplecontainer/setstate. Reason: <pre> No suitable security token found in request</pre></p><hr /><i> <small>Powered by Jetty://</small></i><br/>
Is it because of some special configuration in Shindig we don't have in SocialSite?
