This may or may not help as I have no idea how the yahoo interface works in GNC but as a user of yfinance and/or yahooquery modules in python, this sounds familiar.
If GNC relies on web scraping techniques for yahoo data, then it could be that the code will suffer the same fate as the two modules above. At the moment I know that the yahooquery module is working with the latest code releases. If this is relevant then i suggest looking at the issues raised here and in several related issues around crumbs and the like. 224.png [1]the service is not working · Issue #224 · dpguthrie/yahooquery [2]github.com Regards James On 24 Mar 2024, at 3:39 am, Bruce Schuck <bsch...@asgard-systems.com> wrote: On Fri, 22 Mar 2024 16:07:40 +0000 (UTC) David G. Pickett wrote: Found Finance::Quote version 1.58.* 00:49:23? WARN <gnc.price-quotes> [GncQuotesImpl::parse_one_quote()] Skipped NYSE:VZ - Finance::Quote returned fetch failure.Reason Error retrieving quote for VZ. Attempt to fetch the URLhttps://query2.finance.yahoo.com/v11/finance/quoteSummary/?symbol =VZ&modules=price,summaryDetail,defaultKeyStatistics resulted in HTTP response 500 (Internal Server Error)* 00:49:23? WARN <gnc.price-quotes> [GncQuotesImpl::parse_one_quote()] Skipped NYSE:T - Finance::Quote returned fetch failure..... The "500 (Internal Server Error)" indicates that Yahoo was having issues. When the APIs have become unusable in the past the HTTP response code has usually been a 401 or another 40X response code. BTW - F::Q 1.59 is the current release. Bruce S _______________________________________________ gnucash-user mailing list gnucash-user@gnucash.org 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. References Visible links: 1. https://github.com/dpguthrie/yahooquery/issues/224 2. https://github.com/dpguthrie/yahooquery/issues/224 Hidden links: 4. https://github.com/dpguthrie/yahooquery/issues/224
_______________________________________________ gnucash-user mailing list gnucash-user@gnucash.org 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.