This seems like it would be something very simple to do - all I want is the feed (XML) from http://www.google.com/calendar/feeds/default/owncalendars/full
thats it, nothing more. Using the complete code listing example on the following google page http://code.google.com/support/bin/answer.py?answer=75506&topic=12025 this works - however, I only want the XML from the owncalendars feed. Switching out the urls and using the CalendarFeed or AtomFeed does not get me the data I need (it returns nothing - and the SaveToXml yeilds nothing as well) What do I need? The email!!! - just frustration/ venting. All I want to do is verify that the user logged in is indeed who they say they are like xobj.GetUsername(token) - soooooooo simple. But I have to load an atom feed for the current user and parse it just to get the email just so I can display Hello : ([EMAIL PROTECTED]) at the right hand of the screen? Google, Can we just have a reason as to why we aren't allowed to get the email? Its not if we agree with your reason or not, its just that I have never seen one. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
