https://bugs.kde.org/show_bug.cgi?id=495521
--- Comment #3 from Urs Fleisch <uflei...@users.sourceforge.net> --- I can confirm that a build of the same source code (current master branch) can import from Discogs when built with Qt 6 whereas it fails (forbidden) with Qt 5. I do not think that this is a problem of taking the "Forbidden" HTTP status, this status must be set by Discogs, probably because they received too many requests from Kid3 clients using Qt 5 and the request is different when sent from Qt 6. However, importing is still possible with Qt 5 if you get an API token from Discogs and enter it in the Discogs import dialog. If you do not want to use the portable .tgz binary package, you could also consider using the flatpak, which is using Qt 6 too. -- You are receiving this mail because: You are watching all bug changes.