Thanks Austin. I added these calendar by searching it through the google calendar interface.
What about another issue ? Google.GData.Client.AtomLink.Href and AbsoluteUri properties of thiscalendar through CalendarEntry.Links property, should be UrlDecoded by default although i am decoding it using System.Web.HttpUtility.UrlDecode Thanks Kulvinder Singh ----- Original Message ---- From: Austin (Google) <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, February 14, 2008 1:03:00 AM Subject: Re: Google.GData.Client.AtomLink.Href and AbsoluteUri should be UrlDecoded Hi, The sudoku calendar is clearly an incorrect calendar ID format, where did you get the link from? For the weather calendar, remove the "p#". But it still doesn't seem like a valid calendar Austin On Feb 13, 2008 2:31 AM, Kulvinder Singh <[EMAIL PROTECTED]> wrote: Also, If you look at the Sudoku calendar Uri, there is a space in it : http://www.google.com/calendar/feeds/Daily Sudoku_http://www.komoroske.com/sudoku/sudoku.xml_http://www.komoroske.com/sudoku/[EMAIL PROTECTED]/private/full which is not possible. What is wrong where ? and even if i remove the "space", i get the error : Execution of request failed: http://www.google.com/calendar/feeds/Daily Sudoku_http://www.komoroske.com/sudoku/sudoku.xml_http://www.komoroske.com/sudoku/[EMAIL PROTECTED]/private/full?max-results=2147483647&start-min=2008-02-12T18:30:00Z&start-max=2008-02-19T18:30:00Z&ctz=Asia/Calcutta The remote server returned an error: (400) Bad Request. Invalid request URI. I also tried to download the Weather calendar and got the following error : Execution of request failed: http://www.google.com/calendar/feeds/[EMAIL PROTECTED]/private/full?max-results=2147483647&start-min=2008-02-12T18:30:00Z&start-max=2008-02-19T18:30:00Z&ctz=Asia/Calcutta The remote server returned an error: (400) Bad Request.Invalid UserId p Thanks Kulvinder Singh ----- Original Message ---- From: Kulvinder Singh <[EMAIL PROTECTED]> To: Google API <[email protected]> Sent: Wednesday, February 13, 2008 11:54:20 AM Subject: Google.GData.Client.AtomLink.Href and AbsoluteUri should be UrlDecoded Hi, I am downloading the Sudoku calendar to my machine and when i see the Google.GData.Client.AtomLink.Href and AbsoluteUri properties of this calendar through CalendarEntry.Links property, i see that it was : http://www.google.com/calendar/feeds/%44aily%20%53udoku_http%3a//www.komoroske.com/sudoku/sudoku.xml_http%3a//www.komoroske.com/sudoku/[EMAIL PROTECTED]/private/full and i think it should be UrlDecoded by default although i am decoding it using System.Web.HttpUtility.UrlDecode Thanks Kulvinder Singh Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
