Hello Team,
I am trying to get the sample functional in my local environment prior to testing this in Azure. My local environment is Windows 11 insider preview, Visual Studio 2019 and the required pre-requisites that are detailed for a successful install. So far I have tried running the sample using the provided instructions where we make a POST with the meeting url and receive a response. However once this is done, the steps in the "use of management api" starting with initiate-call while it returns a result generates an error: "[20:28:52 INF] Connection id "0HMBKN90LJ54A" bad request data: "Invalid request line: '\x16\x03\x01\x01\x00\x01\x00\x00"
From my experience this is caused when you try to access a http endpoint via https. I have revisited all of the steps multiple times and do not see where this would be the case. Is there any guidance that you can provide? Thank you in advance for your time.
Hello Team,
I am trying to get the sample functional in my local environment prior to testing this in Azure. My local environment is Windows 11 insider preview, Visual Studio 2019 and the required pre-requisites that are detailed for a successful install. So far I have tried running the sample using the provided instructions where we make a POST with the meeting url and receive a response. However once this is done, the steps in the "use of management api" starting with initiate-call while it returns a result generates an error: "[20:28:52 INF] Connection id "0HMBKN90LJ54A" bad request data: "Invalid request line: '\x16\x03\x01\x01\x00\x01\x00\x00"
From my experience this is caused when you try to access a http endpoint via https. I have revisited all of the steps multiple times and do not see where this would be the case. Is there any guidance that you can provide? Thank you in advance for your time.