Hi, I'm currently writing gadget which communicates with Google Calendar. I must be able to retrieve calendars and events using the default user (the one who is logged in and using the gadget). Problem is that Google Calendar rejects fetching private feeds without authentication. It even rejects fetching the defaultuser/allcalendar feed without authentication.
I tried AuthSub but it seems it isn't working with iGoogle (all authentication is made for ex. http://3.gmodules.com). Any ideas what can i do? The only solution i found is to require login and password from user to authenticate using LogIn but it's not what i wanted to do. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
