Hello, when hitting this endpoint on Wowza Streaming Engine -
/v3/servers/_defaultServer_/publishers
I get a response with status 201, “created”. Could someone please clarify what this error means? The response body is
<?xml version="1.0" encoding="UTF-8" ?>
<wmsResponse>
<success>false</success>
<message></message>
</wmsResponse>
Thanks!