atom feed1 message in net.java.dev.socialsite.devSecure token error testing shindig sa...
FromSent OnAttachments
Nicola GhirardiMar 2, 2010 2:22 pm 
Subject:Secure token error testing shindig samplecontainer with socialsite
From:Nicola Ghirardi (ghir@gmail.com)
Date:Mar 2, 2010 2:22:41 pm
List:net.java.dev.socialsite.dev

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?