Server Version#: 1.14.0.5470
Player Version#: 3.69.1
I very recently upgraded to the Plex Pass, mostly for the webhooks functionality, and they do not seem to be working properly. I have a Node.js application listening for the webhook, and no combination of playing, pausing, stopping, and finishing media seems to trigger the webhooks. I have tried with the Xbox One app, the web app, the iPhone app, and the PS4 app, and none of them cause the server to send the requests. I have also extensively tested that the endpoint does indeed work by using Postman, Chrome and another Node.js application. I tried looking though the logs but was not able to find anything related to the webhooks. Is there a log file for plex pass features, or are the webhooks currently not working? I have ensured that the feature is enabled in the settings, so that is also not the problem. Thanks in advance!