Kiina / MMM-trakt

A MagicMirror Module to show your upcoming tv shows from trakt.tv
MIT License
13 stars 2 forks source link

stop working #27

Open readcom opened 1 year ago

readcom commented 1 year ago

module doesnot work, there is an error in log:

[14.01.2023 19:21.36.600] [ERROR] (node:1068) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a p> [14.01.2023 20:21.30.217] [ERROR] (node:1068) UnhandledPromiseRejectionWarning: HTTPError: Response code 400 (Bad Request) at Request. (/home/pi/MagicMirror/modules/MMM-trakt/node_modules/got/dist/source/as-promise/index.js:117:42) at process.processTicksAndRejections (node:internal/process/task_queues:96:5)

Kiina commented 1 year ago

Hm, haven't been able to replicate it on my end. Have you tried to remove the token and reauthenticate? Trakt had some issues after they nuked their database. What MM Version are you running?