specification
specification copied to clipboard
Missing possible responses from CreateGroupCalendarEvent
The following responses are missing from create-group-calendar-event:
{"error":{"message":"Can't create calendar entries for that owner ID","status_code":403}}
Happens when the account creating the request has not been given the permission Manage Group Calendar permission
{"error":{"message":"You're not allowed to make more than 100 events in a single month","status_code":403}}
Happens when you created more than 100 events in a single month, ~~deleting events does not make this counter go down~~ deleted events dont count towards to the total, this was fixed on vrchat side
{"error":{"message":"Calendar Entry must start in the future","status_code":400}}
Happens when creating an event in the past