6 messages in com.googlegroups.google-calendar-help-dataapiRE: Calendar API w/ multiple calendar...
FromSent OnAttachments
Steve25 May 2008 20:08 
Jason Bell27 May 2008 05:40 
Austin (Google)27 May 2008 11:26 
Steve27 May 2008 12:48 
Steve28 May 2008 09:49 
Austin (Google)28 May 2008 10:47 
Subject:RE: Calendar API w/ multiple calendars & sites CRM:00020559
From:Jason Bell (jbe@darifair.com)
Date:05/27/2008 05:40:30 AM
List:com.googlegroups.google-calendar-help-dataapi

-----Original Message----- From: goog@googlegroups.com [mailto:goog@googlegroups.com] On Behalf Of Steve Sent: Sunday, May 25, 2008 11:09 PM To: Google Calendar Data API Subject: Calendar API w/ multiple calendars & sites

First, I am new to the Google API. I have two domains, each of which I want to be able to access its Google calendar with the javascript Google API. Each Google calendar is under a different Google account. Following the samples I was able to access the calendar from the first domain. I copied that code into a web page on the second domain, changed the Google API key to one for the domain and changed the calendar feed address to the second calendar. When I visit this page, I get the message 'Permission denied to call method XMLHttpRequest.open'. I tried using the calendar feed address of the second calendar in the page on the first domain and that worked. I mostly use Firefox 2 but I also tried IE7 and that had the same problem. I've seen the postings about cross domain access but I don't understand exactly what it means. I'm hoping it doesn't mean you can only ever visit one page that uses the calendar API to display Google calendar info. Any help would be appreciated.