Description
While creating the meeting using create meeting api, we are getting the error as mentioned below.
Error
{
“code”: 401,
“message”: "Found illegal Freemarker variables in the template: ${meetingTime} "
}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
create meeting endpoint.
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Request URL / Headers (without credentials) / Body
- See error
Screenshots (If applicable)
Additional context
Add any other context about the problem here.