I am integrating code for Create a meeting API with one of my Web Application, I am passing all the data in JSON format to the API in Body, but getting “Invalid CORS request” like that
Please find the below format (Body) for your reference.
Response as below
Please help me for above facing issue. Thanks in Advance