Hi Justin, Are you still having this problem consistently? Your helloworld xml is currently invalid (the Require tag isn't closed). The message you're getting - "Information is Temporarily Unavailable" - almost always happens because of a problem with iGoogle's server trying to contact & retrieve the spec from your server. This can be a server that's gone down, a DNS problem or a high CPU load on your server that prevents it from sending the data in time.
Rob Russell Google Developer Relations On Mon, Aug 16, 2010 at 3:09 AM, Kropotkin <[email protected]>wrote: > Hi > > I'm getting this with one gadget but not others: > > http://mms-oxford.com/gadgets/prefs_test.xml - gets this error > http://mms-oxford.com/gadgets/helloworld.xml - does not > > The difference is the prefs_test one uses UserPrefs with <Require > feature="setprefs"/> > > I've looked through the past posts on this and it looks like one > explanation might be that Google uses a different server to make proxy > requests for different gadgets. Could it be that it uses a different > server if the gadget has UserPrefs? > > I'm just wondering if this one has ever been resolved? > > Thanks > > Justin > > -- > You received this message because you are subscribed to the Google Groups > "iGoogle Developer Forum" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-gadgets-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/Google-Gadgets-API?hl=en. > > -- You received this message because you are subscribed to the Google Groups "iGoogle 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/Google-Gadgets-API?hl=en.
