I am unable to identify myself with the API key for calls to the torznab API.
I get the following error:
{
"error": true,
"url": "http://opentracker-app:3000/api/torznab?apikey=xxxxxxx",
"statusCode": 401,
"statusMessage": "Server Error",
"message": "Incorrect user credentials",
"data": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<error code=\"100\" description=\"Incorrect user credentials\"/>"
}
🐛 Bug Description
I am unable to identify myself with the API key for calls to the torznab API.
I get the following error:
🖥️ Environment