Server Version#: 1.20.1.3252
Player Version#: 4.43.1
Hello,
It seems to me that I have a problem setting up Plex Webhooks.
I have added URL for webhooks: http://localhost:32400 where my nodejs server runs
The logs I get from Plex Server are like this:
and I have set the URL not to use auth:
following this article: https://support.plex.tv/articles/115002267687-webhooks/
does not mention anything about Authentication or something.
Why am I getting 401 UNAUTHORIZED?

