Yes, I have the AlphaVantage api key set. But that's not the issue -- I'm not pulling from AlphaVantage. I'm pulling from YahooJSON.
If I understand correctly, the 1.60 update should include a fix to get YahooJSON working again, resolving the "cookie and crumb" issue. However, YahooJSON is still giving me the same error. Is an API key required for YahooJSON now? Thanks, Adam On Wed, Apr 17, 2024 at 12:45 AM David Carlson <[email protected]> wrote: > > Did you set the API key per the instructions? > > On Tue, Apr 16, 2024 at 1:59 PM Adam Griffis <[email protected]> wrote: >> >> I installed the latest version of Finance::Quote (1.60), but I'm still >> getting the same issue when I run price retrieval from GnuCash. Is >> there something more I need to do? >> >> Thanks, >> Adam >> >> On Tue, Apr 16, 2024 at 2:36 AM Bruce Schuck <[email protected]> >> wrote: >> > >> > New version 1.60 of Finance-Quote is available with the following changes: >> > >> > * Removed not working modules. Issues #346, #366, and #368. >> > Fidelity.pm, Cdbfundlibrary.com, Fundata.pm, and Fool.pm. >> > * YahooJSON.pm - Added code to retrieve cookies and a "crumb" >> > required >> > to continue to utilize the v11 API. Issue #369. >> > The YahooJSON.pm currency module was changed to use the v8 >> > API. >> > * Added initial version of CONTRIBUTING.pod that metacpan.org >> > utilizes. >> > It will completely replace the Hacker's Guide in the >> > future. >> > * Bloomberg.pm - Changed module to extract data from JSON >> > structure embedded within the HTML - Issue #360 >> > * NSEIndia.pm - Eliminated need to use temp folders by storing >> > file data from URL into a variable. >> > >> > >> > Authors: >> > - Erik Colson <[email protected]> >> > - Paul Fenwick <[email protected]> >> > - Bruce Schuck <[email protected]> >> > - Vincent Lucarelli <[email protected]> >> > - David Hampton <[email protected]> >> > - jvolkening <[email protected]> >> > - Pawel Konieczny <[email protected]> >> > - Mike Alexander <[email protected]> >> > - AndreJ <[email protected]> >> > - Vinay S Shastry <[email protected]> >> > - Bradley Dean <[email protected]> >> > - Brent Neal <[email protected]> >> > - Jacinta Richardson <[email protected]> >> > - e-dorigatti <[email protected]> >> > - goodvibes2 <[email protected]> >> > - Paul Howarth <[email protected]> >> > - Sam Morris <[email protected]> >> > - Linas Vepstas <[email protected]> >> > - Hiranya Samarasekera <[email protected]> >> > - Manuel Friedli <[email protected]> >> > - Achim Winkler <[email protected]> >> > - Diego Marcolungo <[email protected]> >> > - John Haiducek <[email protected]> >> > - Rajan Vaswani <[email protected]> >> > - alex314159 <[email protected]> >> > - gregor herrmann <[email protected]> >> > - Jalon Avens <[email protected]> >> > - Sigve Indregard <[email protected]> >> > - bgr22112 <[email protected]> >> > - goodvibes2 <[email protected]> >> > - Ben Hemming <[email protected]> >> > - Caleb Begly <[email protected]> >> > - CleanShed <[email protected]> >> > - Eelco Dolstra <[email protected]> >> > - Emmanuel Di Pretoro <[email protected]> >> > - Florian Schlichting <[email protected]> >> > - Gabor Szabo <[email protected]> >> > - GitGord <[email protected]> >> > - Gustavo R. Montesino <[email protected]> >> > - Henrik Ahlgren <[email protected]> >> > - Jean-Marie Pacquet <[email protected]> >> > - Joseph Heron <[email protected]> >> > - Lance Wicks <[email protected]> >> > - Liviu Tinta <[email protected]> >> > - Martin Kompf <[email protected]> >> > - Pete Ratzlaff <[email protected]> >> > - Ross Peachey <[email protected]> >> > - Stephan Ebelt <[email protected]> >> > - Stephan Gambke <[email protected]> >> > - linas <linas> >> > - thinus <[email protected]> >> > - x42x64 <[email protected]> >> > _______________________________________________ >> > gnucash-user mailing list >> > [email protected] >> > To update your subscription preferences or to unsubscribe: >> > https://lists.gnucash.org/mailman/listinfo/gnucash-user >> > ----- >> > Please remember to CC this list on all your replies. >> > You can do this by using Reply-To-List or Reply-All. >> _______________________________________________ >> gnucash-user mailing list >> [email protected] >> To update your subscription preferences or to unsubscribe: >> https://lists.gnucash.org/mailman/listinfo/gnucash-user >> ----- >> Please remember to CC this list on all your replies. >> You can do this by using Reply-To-List or Reply-All. > > > > -- > David Carlson _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
