Hi,
The title is clear.
Here is my request and result.
X-Api-Key is in header and works in GET queries.
Thanks
Hi,
The title is clear.
Here is my request and result.
X-Api-Key is in header and works in GET queries.
Thanks
You need to send JSON to Sonarr, not form-urlencoded.
If you look at the request the UI makes you will see:
Header:
Content-Type:application/json
and the body:
{ name: 'refreshseries' }
Thanks for your help.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.