On Sun, Sep 28, 2008 at 10:46 PM, DSM SlottingCalendar <[EMAIL PROTECTED]> wrote: > hi > > i have to show some events and that should be always be displayed on Google > calendar. > In this case I need to provide user name and password so that I can get > access to Google calendar and populate it or it can be done without passing > user credentials in java code. > Please reply.
If the user's are on a Google Apps (http://www.google.com/a) domain, then you can access their calendar's using a domain administrator's username and password rather than the user's. Otherwise, you will need to provide the username and password of somebody who already has write access to make any changes. -- 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 -~----------~----~----~----~------~----~------~--~---
