Closed gernst48 closed 6 months ago
@gernst48 The yahoo-finance2 dependency version needs to be updated as there was a recent fix. I updated it manually locally until this module gets updated.
package.json
"yahoo-finance2": "^2.11.2"
needs to be updated to
"yahoo-finance2": "^2.11.3"
Perfect, is working now.
Hi there, sorry for asking, what is needed to get the dependency activated? The 'npm update' after editing the package.json file didn't work for me.
Thank you, it's working now again!
Platform
Raspberry Pi OS
Node.js Version
v18.19.1
MagicMirror Version
2.27.0
Module Version
Latest
Description
API request for IWTD.F failed: Unsupported redirect to https://finance.yahoo.com/quote/AAPL/, please report. MMM-JaST is not working anymore since I get this warning or is it a bug ? I do NOT use Apple stock at all. But I could see several references in your files.
Expected behavior
Get stock data.
Current behavior
No stock data at all.
Possible solution
I don't know.
Steps to reproduce
Start MagicMirror with MMM-Jast
Log
config.js
Additional info
It stops working 3 Days ago.