Hi: When I configure shindig in secured mode, the first time I display a gadget that accesses the activity api, shindig shows this in the console:
Jul 13, 2010 1:48:25 PM org.apache.shindig.gadgets.render.DefaultServiceFetcher retrieveServices SEVERE: Failed to parse services methods from endpoint http://localhost:8098/katari-sample/module/shindig/gadgets/api/rpc. JSONObject["data"] not found. This looks like it is due to an internal http request that DefaultServiceFetcher does without a security token. What I did as a work around was to create a security token for a fake user. Single stepping a little bit in the code, this problem should also happen independently of the security mode, but I could be wrong. thanks a lot -- Pablo Gra\~na Chief Architect Globant Arg Office: +54 (11) 4109 1743 UK Office: +44 (20) 7043 8269 int 8043 US Office: +1 (212) 400 7686 int 8043
