Hi. I tried connecting to qBittorrent using Python (via qbittorrent-api). When I try to log in, I get an Unauthorized error, even though the credentials are correct.
qbittorrentapi.exceptions.Unauthorized401Error: {"success":false,"message":"You must be logged in to access this resource"}
It's normal?
Hi. I tried connecting to qBittorrent using Python (via qbittorrent-api). When I try to log in, I get an Unauthorized error, even though the credentials are correct.
It's normal?