Please don't use type=url in your XML. Replace that with type=html or
your app will break.

I hope that also fixes the issues you're having, but I'm not sure. I
think the 502 error means either your server failed to serve the XML
or the gadget checker was unable to fetch it.

Regards,
Tiago

On Nov 16, 4:44 pm, AQ88 <qa.hcm...@gmail.com> wrote:
> Hi everybody!
> I have an Orkut application testing on sandbox Orkut.
> my app likes this:
> <Module>
> <ModulePrefs title="My website" author="AQ88"
> author_email="dda...@yahoo.com" description="demo on orkut"
> screenshot="http://my-web-site/screenshot.jpg";
> thumbnail="http://my-web-site/thumbnail.jpg";>
> <Require feature="opensocial-0.8"/>
> <Require feature="dynamic-height"/>
> <Locale messages="http://my-web-site/orkut/ALL_ALL.xml"/>
> </ModulePrefs>
> <Content type="url" href="http://my-web-site/orkut/index"/>
> </Module>
> and on my website, I'm using opensocial-php-client lib to authenticate.
>
> It throws error message when I used igoogle gadget checker:
> "ERROR Referenced files available The referenced
> url 'http://my-web-site/orkut/index'returned HTTP status code 502.
> and
>
> WARNING
> Internationalized metadata
>
> (myapp.xml:3)
> The value of attribute "title" is not externalized.
>
> WARNING
> Internationalized metadata
>
> (myapp.xml:3)
> The value of attribute "description" is not externalized.
> can anyone help me to fix this problem.
> thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"orkut Developer Forum" group.
To post to this group, send email to opensocial-or...@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.

Reply via email to