The following code used to work for me for over a year now and
suddenly started to fail with a authentication error:

CalendarService Service = new CalendarService(myAgentName);
Service.setUserCredentials(userName, password);
EventFeed calFeeds = Service.Query(new FeedQuery("http://
www.google.com/calendar/feeds/" + userName));



Any idea what could have caused this sudden change?

--

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.


Reply via email to