Article: How to protect streaming using SecureToken in Wowza Streaming Engine

Can anyone spot anything wrong with this?

Live stream: rtmp://localhost/live/streamer-1/stream

SecureToken prefix: wowzatoken

mySharedSecret: secret

String to hash: live/streamer-1/stream?secret

Base64 (URL safe): _JVKyN33KaexRqoTo2LAbwICidR22K3msulK0pBcWZI=

URL sent to server: rtmp://localhost/live/streamer-1/stream?wowzatokenhash=_JVKyN33KaexRqoTo2LAbwICidR22K3msulK0pBcWZI=

I’m unable to successfully play this live stream. I get a session disconnect in the logs.