Basically, the above question can be put as follows:
When a create an account and use the following code:
CalendarService service = new CalendarService
("[email protected]");
service.setUserCredentials("[email protected]",
"pass");
And then i try to fetch the events i get the following exception
"An exception has occured while finding events from
Googlecom.google.gdata.util.ServiceForbiddenException: Forbidden
You must be a calendar user to use private feeds."
Is there any API to make a user a calendar user programmatically?
Thanks a lot,
Faisal
On Feb 2, 1:02 pm, "[email protected]"
<[email protected]> wrote:
> HI,
>
> is there any API to create a new calendar account or to enable an
> existing account for the calendars?
>
> regards,
> Faisal
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---