Updating the status for participants is not allowed, only participants can rsvp or change the status of an event

 

When trying to update an event you receive the response:

{
 "message": "Updating the status for participants is not allowed, only participants can rsvp or change     the status of an event, find more information on https://developer.nylas.com/docs/api/#post/send-rsvp",
"type":"invalid_request_error"
}

Endpoint / Logs

  • PUT /events
  • API dashboard logs
 
Causes
  • The Organizer/event owner is trying to set the status for the participants on the PUT/ events request.

Resolutions

  • The organizer/event owner should remove the status from their participant's field while updating an event (i.e. on PUT /events request).
  • If the participant is connected via Nylas, they can change their status via the /send-rsvp endpoint. Otherwise, they can do so via their Calendar client/UI (e.g. Outlook Calendar, Google Calendar)

 

Updated

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.