We can create meetings successfully when using the main number/extension.
But when indicating the Host ext id we are receiving the following error :
{ "errorCode": "MET-106", "message": "Cannot create meeting. Reason : [Provider internal error]" }
What does this mean ?
This is the request :
{ "host": { "id": "3045786020" }, "allowJoinBeforeHost": false, "startHostVideo": false, "startParticipantsVideo": false, "autoRecordType": "local", "topic": "Test", "meetingType": "Instant" }