Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot create event. as calendar is readonly. #545

Open
yewmun-ec opened this issue Jan 22, 2021 · 2 comments
Open

Cannot create event. as calendar is readonly. #545

yewmun-ec opened this issue Jan 22, 2021 · 2 comments

Comments

@yewmun-ec
Copy link

I called listCalendar and show it. to the user, who then select one of it to create an event using createEventWithOptions

In Android, the event may be created in the local calendar if the. calendarId belongs to a calendar that is read only.
In IOS, I get an error saying "The calendar is read only." But the event can be created if I use createEvent.

It looks to be like the API knows which calendar to create the event, but I couldn't get any clue from the current api. How can I exclude the read only calendars when I present it to the user?

@nxz91
Copy link

nxz91 commented Jan 4, 2023

@yewmun-ec have you been able to make this work?

@yewmun-ec
Copy link
Author

yewmun-ec commented Jan 4, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants