I have a Calendar API program i've been using for a while to upload events to my google calendars from a local source on my machine. It stopped working a few months ago, and i'm just now taking the time to really investigate why. It's failing in the bit where it grabs the list of available calendars for my account. when I issue the request for the 'meta-feed' and iterate over the results, i used to get feeds for all of my associated calendars, but now i just get exactly one, my personal feed. i know i'm associated with many shared calendars, as i can see them when i use my browser. i've set the authentication credentials in code by this point, and i'm certain that hasn't changed.
i was flipping around on google looking for answers when i came to the 'my account' page, and i clicked on 'calendar,' where i see some strange things. there's an area where it's supposed to say 'Go to your <Hosted company name> calendar', but instead it says 'Go to your null calendar'. Note the "null". That can't be good. It then tries to show a link to my calendar, where again the hosted company name show be the last bit of the URL, but instead it looks like "http:// calendar.google.com/hosted/null". of course that link is meaningless. So....I fear something is off kilter with my account that's creating both funky calendar related issues. Does anyone (hopefully someone from google) have any ideas on how to correct this? thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
