question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Trakt throwing errors

See original GitHub issue

Expected behaviour:

It should get show list from trakt PLAYLIST, even though it’s currently authorized:

Authorization expires on 2023-03-22 01:39:20.193379

Actual behaviour:

2022-12-22 01:39:25 CRITICAL plugin tv-search Could not retrieve list from trakt (401 Client Error: Unauthorized for url: https://api.trakt.tv/users/XXXXXX/lists/download/items?limit=1000&page=1)

Steps to reproduce:

flexget execute --task tv-search --discover-now --no-cache

Log:

$ flexget execute --task tv-search --discover-now --no-cache 2022-12-22 01:39:25 VERBOSE task_queue There are 1 tasks to execute. Shutdown will commence when they have completed. 2022-12-22 01:39:25 VERBOSE trakt_list tv-search Retrieving shows list Download 2022-12-22 01:39:25 CRITICAL plugin tv-search Could not retrieve list from trakt (401 Client Error: Unauthorized for url: https://api.trakt.tv/users/XXXXX/lists/download/items?limit=1000&page=1) 2022-12-22 01:39:25 WARNING task tv-search Aborting task (plugin: configure_series)

Additional information:

  • FlexGet version:3.5.13
  • Python version:3.7
  • Installation method:
  • Using daemon (yes/no):no
  • OS and version: Ubuntu 18.04

Issue Analytics

  • State:open
  • Created 9 months ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
abunasarcommented, Dec 21, 2022

Tried revoking Flexget’s authorization in the website settings before re-authenticating the client? Other than that I really have no clue 😕

Yessir did that too just now 😕

0reactions
abunasarcommented, Dec 22, 2022

Tried revoking Flexget’s authorization in the website settings before re-authenticating the client? Other than that I really have no clue

ditched trakt altogether and moved to paid thetvdb api.

Read more comments on GitHub >

github_iconTop Results From Across the Web

trakt throws error on Windows · Issue #211 - GitHub
Every time I start Kodi on my Windows 7 laptop, I get the same error message on my trakt. Upgraded from 14.1 to...
Read more >
Trakt is down : r/Addons4Kodi - Reddit
I was watching a show and went to move on to the next one and Seren was throwing a useless error message and...
Read more >
Trakt.tv v3 - Kodi Community Forum
It looks like an Trakt for Kodi and an unknown app (before we were tracking the problem) stuffed your account with 600k+ play...
Read more >
Trakt Errors - Plugins - Emby Community
Is the Trakt plugin still being actively developed? I have a situation where a sync is not occuring, because of an input string...
Read more >
trakt/Plex-Trakt-Scrobbler - Gitter
Having issues with plex and the trakt plugin updating watch statuses. Most of my shows have reset to all unwatched for some reason....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found