Hi,
I’m trying to create a webhook, but every time i get the following error message
Failed to replace webhooks because one or more of the new records could not be saved.
Does anyone have any suggestions on how to get pass this error.
Plex media server 1.13.0.5003 on mac os x
regards /fredrik
I am also getting this. I have never used hooks before but trying to do so is failing with that same message.
Inspecting the request log, it looks like plex.tv is rejecting the request with a 422 and following response body:
I have tried creating the hook from within app.plex.tv as well as directly on the WebUI on two different servers.
Make sure you have your protocol in the field (http:// or https://). That fixed it for me.
They really should be more specific about their errors…