Description
Meetings created before 2020-09-19 suddenly return error “This meeting ID is not valid” for one user. I want to stress the odd nature: it’s only for ONE specific user, and it’s only for meetings created before 9/19.
Error
Leave Meeting
This meeting ID is not valid. Please check and try again.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
POST /users/{userId}/meetings
How To Reproduce (If applicable)
Steps to reproduce the behavior:
POST /users/{userId}/meetings (before 9/19) for one specific userId
Can you please share the meeting and user IDs in question, as well as the full request URL/body you’re sending to the Meetings endpoint? I’m happy to look into this for you.