Account Authorization in Mediaportal Plugin

Hi, The Trakt plugin for Mediaportal has work perfectly for me for over 10 years, but for some reason this week it will not Authorize my account. I can log onto my account through TRAKT website but if I try to Authorize it via the plugin app in MP it fails. I went into the MP configurator and tried there as well, but it is the same, though it did briefly bring up the QR Code before failing. I have copied the Trakt plugin Log file in the hope that someone can assist with this. Thanks in advance, Mick

2024-10-03 10:40:24.764 [INFO] [Config Main][01]: Performing maintenance tasks
2024-10-03 10:40:24.780 [INFO] [Config Main][01]: Loading local settings
2024-10-03 10:40:24.842 [INFO] [Config Main][01]: Finished loading local settings
2024-10-03 10:40:33.746 [INFO] [06]: Getting device code from trakt.tv
2024-10-03 10:40:34.528 [ERR ] [06]: Protocol Error, Code = ‘404’, Description = ‘Not Found’, Url = ‘http://api.trakt.tv/oauth/device/code’, Headers = ‘Transfer-Encoding: chunked, Connection: keep-alive, x-frame-options: SAMEORIGIN, x-xss-protection: 0, x-content-type-options: nosniff, x-download-options: noopen, x-permitted-cross-domain-policies: none, referrer-policy: strict-origin-when-cross-origin, vary: Accept-Encoding, x-ratelimit: {“name”:“UNAUTHED_API_GET_LIMIT”,“period”:300,“limit”:1000,“remaining”:999,“until”:“2024-10-03T00:45:00Z”}, x-request-id: 0e21b400-c264-452e-b79d-2b3ca77dcb53, x-runtime: 0.027218, CF-Cache-Status: DYNAMIC, Speculation-Rules: “/cdn-cgi/speculation”, CF-RAY: 8cc8e1a8dbf4aae9-SYD, Cache-Control: no-cache, Content-Type: text/html; charset=utf-8, Date: Thu, 03 Oct 2024 00:40:33 GMT, Set-Cookie: _traktsession=qD%2B9LuhwMTpo4F6LAtThYqzOp1K8Zh%2FwKShHWzi7HJTlLS8stiyEvjEDkq%2FiJRSRheYvuT1Tnjit50Xa2Qu1fR3%2BQlYvydk2X7QC8zhj3CFR0gxdRPgSp1G%2BOV90VRje%2BJ6GeM4YfbnoqUoBePTHbn90G%2BwXt7f%2FEd7oZNcW16aENOXaE3HluWuezyByye%2FXM%2FMUdQLYkIJlUfz4FrluhvitVwWLIoWkx00ITpDWBJID2X1Dtw%3D%3D–fZfQdyXRA8acsnti–dQ6JvuZnR%2Bj1Dwy%2BfTCzRw%3D%3D; path=/; HttpOnly; SameSite=Lax, Server: cloudflare’
2024-10-03 10:40:34.543 [INFO] [Config Main][01]: Authorization process cancelled
2024-10-03 10:40:34.559 [INFO] [Config Main][01]: Saving settings

The plugin needs to use secure HTTPS to access the Trakt API. There is a resolved issue on the GitHub for this project.