I recently changed my gadget from an inline gadget to a iframe gadget.
http://gadgets.joshuakent.com/bookmarks/bookmarks.xml
Everything went fine on my tests. But when google recently fixed their
caching issues I was bombarded with emails that people were getting
google errors.
Google
Error
Request-URI Too Large
The requested URL /gadgets/ifr... is too large to process.
I believe this is because I store the bookmarks in the up_bookmarks
userpref which is sent now although with the iframe url. Because of
this minor change most people's iframe url is too large. I can't trim
the userpref because my gadget doesn't even load... any ideas?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---