qistoph / MMM-nstreinen

MagicMirror² module to show Dutch train information
12 stars 4 forks source link

Getting new (undefined) error #31

Closed shibmaster closed 4 years ago

shibmaster commented 4 years ago

Hi guys, sorry for I have not been able to get more details about it. I have updated the module and all dependencies, but I get the following error still: LIZE - Payload: [object Object] [2020-06-07 14:01:25.272] [LOG] Error: Error: Resource not found at /home/pi/MagicMirror/modules/nstreinen/node_modules/ns-api/nsapi.js:69:19 at finalCallback (/home/pi/MagicMirror/modules/nstreinen/node_modules/httpreq/lib/httpreq.js:98:7) at IncomingMessage. (/home/pi/MagicMirror/modules/nstreinen/node_modules/httpreq/lib/httpreq.js:376:9) at IncomingMessage.emit (events.js:205:15) at endReadableNT (_stream_readable.js:1154:12) at processTicksAndRejections (internal/process/task_queues.js:84:9) { statusCode: 404 } Can someone help point me in the right direction? Thank you:)

maximoei commented 4 years ago

Had the same problem, apparently NS has changed its API structure/subscriptions. I also had an 'active' API key, but still didn't work. Re-subscribed to it again, now everything is fine!

shibmaster commented 4 years ago

I can confirm that after cancelling athe active subscription and getting the NS APP one, it works like a charm again! Thanks!

shibmaster commented 4 years ago

(CLOSE ISSUE)