Hi Martin, You can find the Calendar ID on the Calendar Settings page (click on the down arrow next to the calendar in your list of calendars to get there).
The problem your having is due to the '@' character being encoded. Use: [EMAIL PROTECTED] instead of: v7772t2jnhaatsq0gcvdmres3o%40group.calendar.google.com in the embeddable calendar helper and you should be all set. Cheers, Lane On Aug 2, 10:20 am, MartinW <[EMAIL PROTECTED]> wrote: > Hi all, > > I was trying to embed a Google calendar into my website, but I got the > error message "Invalid Calendar ID" in the preview window of the setup > page. I am actually not entirely sure how to find out what the ID of > the calendar is. > The code for the link to the calendar is the following: > > <a target="_blank" href="http://www.google.com/calendar/render? > cid=v7772t2jnhaatsq0gcvdmres3o%40group.calendar.google.com"><img > src="http://www.google.com/calendar/images/ext/gc_button1_de.gif" > border=0></a> > > So, I thought the ID should be "v7772t2jnhaatsq0gcvdmres3o" or > "v7772t2jnhaatsq0gcvdmres3o%40group.calendar.google.com", but that > didn't work. Entering the title didn't work either. > > Any idea what I'm doing wrong here? > > Cheers, > > Martin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
