Description
When I’m creating a meeting with API, everythings okay, but the topic is not set. It’s like by default : “Zoom Meeting” but I did set a topic for the meeting.
Error
That’s the request I sent for creating the meeting with the topic. ( .NET Core 3.1 project )
Which App Type?
OAuth
Which Endpoint/s?
route : /users/me/meetings ( POST )