Nylas JS SDK: Solving "you cannot update the status of participants" error when rescheduling an event
This is a really quick post to help anyone else who has run up against an error while using the Nylas Node.JS SDK to reschedule an event. Context To edit an event using the SDK, you get the event, make changes to the properties and then call save() ...
Nov 29, 20212 min read

