Wowza Community

Wowza streaming engine digest auth not working with "monitoring" request

Hi,

I’m getting below code and message when trying to get incoming stream status on this url

http://localhost:8087/v2/servers/defaultServer/vhosts/defaultVHost/applications/live/instances/definst/incomingstreams/myStream/monitoring/current”

{“success”:false,“wowzaServer”:“4.8.5”,“code”:“401”,“message”:“The request requires user authentication”}

while all other methods like adding, connecting, updating stream working fine.

authentication method set to “digest”.

any idea how to resolve this issue?

Hello, I have the same issue.

Did you solve it?

If your auth method is set as digest, did you try passing credentials to match the digest auth ?