What accessLevel do I assign to a Calendar to makes events editable?

My access level assigned for a calendar I’m making with the createCalendarAsync function is as follows:

accessLevel: "Calendar.CalendarAccessLevel.ROOT"

For some reason, when I’m adding events to the same calendar, they aren’t editable or even deleteable.

Is this a known bug or is there another access level I should be using?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.