I have this definition for my widget.

<?xml version="1.0" encoding="UTF-8"?>
<Module>
  <ModulePrefs title="RedeParede">
    <Require feature="opensocial-0.7"/>
    <UserPref name="username" display_name="Username"
urlparam="user_id" datatype="string" required="true" />
  </ModulePrefs>
  <Content type="url" href="http://dev.redeparede.cl/widget"; />
</Module>

However I can't seem to get it to use the URL for the content tag. It
works fine when I use the html content type.

At first I thought that the href I was returning wasn't valid, hence
the 404. But I know that it is and can get to it from my browser.

Why might I be getting this Not Found Error? Any help is much
appreciated, cheers.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" 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-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to