I have found the problem, when specify the href property, it must be "
http://www.baidu.com/";, the final slash is manditory.

2009/12/12 靳雄飞 <jinx...@gmail.com>

> Hi,
>
> I am new to OpenSocial and reading tutorial now.
>
> I follow some example to test the "Proxy Content" feature, but got
> "Unable to reach remote host. HTTP status 502".
>
> Here is my Gadget Spec, It is very simple, and I add this Gadget to
> igoogle page:
> <?xml version="1.0" encoding="UTF-8" ?>
>  <Module>
>    <ModulePrefs title="Sample for OpenSocial Study ">
>      <Require feature="opensocial-data" />
>      <Require feature="opensocial-templates" />
>    </ModulePrefs>
>    <Content href="http://www.baidu.com"; view="canvas" />
>  </Module>
>
> Do I miss anything to make Proxy Content work?
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "OpenSocial Application Development" group.
> To post to this group, send email to opensocial-...@googlegroups.com.
> To unsubscribe from this group, send email to
> opensocial-api+unsubscr...@googlegroups.com<opensocial-api%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/opensocial-api?hl=en.
>
>
>

--

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


Reply via email to