Skip to content

[BUG] Torznab #34

Description

@Dim145

🐛 Bug Description

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\"/>"
}

🖥️ Environment

  • Browser (if applicable): curl
  • Trackarr Version: 0.5.2
  • Docker Version: 27.1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions