opentok / Opentok-.NET-SDK

Official .NET Server SDK for OpenTok
https://tokbox.com/developer/sdks/dot-net/
MIT License
57 stars 94 forks source link

Calling CreateSession() returns 400 Bad Request #229

Closed cs-NET closed 1 year ago

cs-NET commented 1 year ago

I debugged via the HelloWorld test app and it appears the following is being sent:

location=&p2p.preference=disabled&archiveMode=manual&e2ee=False&archiveName=&archiveResolution=640x480

If you remove &archiveName=&archiveResolution=640x480 the call succeeds, I am guessing these parameters cannot be sent if archiveMode=manual?

Tr00d commented 1 year ago

Hi @cs-NET,

Sorry for the long delay, this issue wasn't on my radar. Indeed, you're right. I intend to release a new version with the fix in the following days

Tr00d commented 1 year ago

Hi @cs-NET,

A fix has been deployed with version 3.11.2.