Description
Hello. I’m using the API with curl in PHP. Everything is ok but the jbh_time setting. I set join_before_meeting to true but I can’t set to “5” the jbh_time.
Error
No error
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
How To Reproduce (If applicable)
Do an update API request with {
“settings”:
{
“join_before_host”: “true”,
“jbh_time”: “5”
}
}
This is the same issue when I create the meeting