When trying to refresh my library using curl (call as described here: https://support.plex.tv/hc/en-us/articles/201638786-Plex-Media-Server-URL-Commands) I get the following response:
<html><head><title>Unauthorized</title></head><body><h1>401 Unauthorized</h1></body></html>
Same response when using a browser to call the refresh.
I assume this is due to the new security measures implemented. When changing the URL call to use https instead of http, I receive the following response: curl: (51) SSL peer certificate or SSH remote key was not OK
What do I need to change in the call to get it to work again?
And who do I ask to update the support page?
Tested on PMS 1.14 as well as 1.22 on MacOS Sierra
Edit: This is all performed within my LAN.