I'm having trouble loading my updated XML for a contextual gadget in gmail. I was reading through the Google Gadgets FAQ, and it is stated that the XML files are cached for a few hours. I've been searching for a while on how to get around this and found a few solutions such as:
- Add a nocache=1 (or something close to that) to the querystring
- Add anything to the querystring
- Use the "My Gadget" gadget to disable caching.
None of these solutions work for me, and I'm suspecting it's because none of them are newer than 2010 and things tend to change. Has anyone else run into this issue recently?