Trakt api not working (2 Viewers)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,992
    11,047
    Kyiv
    Home Country
    Ukraine Ukraine
    Today, authorization in Trakt was lost, when trying to re-authorize I get the error:
    Code:
    2024-09-26 22:49:41.358 [DEBG] [Trakt][63]: Address: http://api.trakt.tv/oauth/device/code, Post: {"client_id":"55......................................55"}
    2024-09-26 22:49:41.966 [ERR ] [Trakt][63]: 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":988,"until":"2024-09-26T19:50:00Z"}, x-request-id: d...3, x-runtime: 0.027309, CF-Cache-Status: DYNAMIC, Speculation-Rules: "/cdn-cgi/speculation", CF-RAY: 9...5-VIE, Cache-Control: no-cache, Content-Type: text/html; charset=utf-8, Date: Thu, 26 Sep 2024 19:49:44 GMT, Set-Cookie: _traktsession=o....D; path=/; HttpOnly; SameSite=Lax, Server: cloudflare'
    What to do?
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,992
    11,047
    Kyiv
    Home Country
    Ukraine Ukraine
    Code:
    TimeStamp (UTC),Absolute Path,Query,Method,Status Code,Status Description,Data Sent (Bytes),Data Received (Bytes),Server Execution Time (ms),Total Time Taken (ms)
    2024-09-28T12:37:15Z,/oauth/device/code,,GET,404,Not Found,160,0,0,988,3367
    2024-09-28T12:37:21Z,/oauth/device/code,,GET,404,Not Found,160,0,0,183,9059
    2024-09-28T12:37:27Z,/oauth/device/code,,GET,404,Not Found,160,0,0,189,8144
    2024-09-28T12:38:42Z,/oauth/device/code,,GET,404,Not Found,160,0,0,524,5384
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    They must have finally got rid of the non secure URL. I'll have to remove the option now and force it on for people that have it off.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,992
    11,047
    Kyiv
    Home Country
    Ukraine Ukraine
    Moved the changes in the Plugin to the Team repository.
    Released a new release.
     

    Users who are viewing this thread

    Top Bottom