I was able to get your application to load after removing the
following line:
<Optional feature="hi5"/>
I left the content-rewrite Optional element in the spec and the
application continued to work in both the sandbox and prod sandbox, so
I'm pretty sure the Optional element above is the problem. As it turns
out, there is already a bug filed for this in the public tracker.
Please star it to be notified of status updates and try removing the
<Optional feature="hi5"/> element from your production spec and let me
know if that solves the problem.
http://code.google.com/p/opensocial-resources/issues/detail?id=365
- Jason
On Sep 25, 9:32 pm, Luke <
lrajl...@gmail.com> wrote:
> I cannot get any of the content rewrite examples to work in my
> gadget... All I get in the sandbox is a generic error:
>
> There was an error getting information about this application:
> Unknown Error
>
> Here is one of the example content-rewrite parameters I've tried to
> use in the gadget (retrieved fromhttp://
orkutdeveloper.blogspot.com/2008/06/rewriting-returns-to-sandb...)