On Mon, Nov 17, 2008 at 9:12 AM, Dan Casper <[email protected]> wrote: > > I may have over looked the answer to this, but I can't seem to find > what I want in the existing posts or in the API reference. Here's the > situation: > > I'm attempting to use the Calendar as a front-end for some of our > company data. I'm currently using the PHP Zend gData API and it's > working pretty well. I'm able to load information into the calendars > I want and retrieve/update it as necessary, but now the challenge is > displaying it. I would like to display the calendars without > requiring my users to provide any authentication credentials but > without making the calendars public. > > Currently when I try to embed the calendars using an iframe I get an > error about not being able to access one or more of the calendars. > I'm sure that this is because the user account I am logged in with on > my computer is not the same one that I use to create the calendars. > > So the question then is this: is there a way to embed more than 1 > calendar using programmatic authentication via the Zend API (or > another API, I'm not particular, I'll tie several together I can get > where I want to) and prevent the need for user provided credentials? > > Thanks in advance, > --Dan
Dan, Can you provide more details? How are you trying to embed the calendar? Did you write a custom application, or are you using the embeddable calendar tool? Does the account you're using to run your program have access to the other calendars (which is separate from making the calendar public)? -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
