I change url to html but it doesn't work :(, i have a java web application on my server.
2010/11/19 Tiago Silveira (Google) <[email protected]> > It doesn't impact your life at all, unless you're writing a malicious > app. Just change "url" to "html" and keep your href, we'll do the > rest. > > Did it also solve the 502 issue? > > On Nov 18, 2:24 pm, AQ88 <[email protected]> wrote: > > oh. I don't understand why we cannot use type='url' in this case? It's > > so annoyed :( > > > > On Nov 18, 7:33 am, "Tiago Silveira (Google)" <[email protected]> wrote: > > > > > > > > > > > > > > > > > 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 <[email protected]> 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="[email protected]" 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'returnedHTTPstatus<http://my-web-site/orkut/index%27returnedHTTPstatus>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 [email protected]. > To unsubscribe from this group, send email to > [email protected]<opensocial-orkut%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/opensocial-orkut?hl=en. > > -- Leonardo Rafael Morastoni Microsoft Certified Professional Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415 -- You received this message because you are subscribed to the Google Groups "orkut Developer Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en.

