Re: [GNC] Finance::quote YahooJSON

2024-04-13 Thread jacob
User eMail List Subject: RE: [GNC] Finance::quote YahooJSON OK, I just noticed in my log that I got bit by this. What other source do you recommend for the nonce? I only have 3 to get updated. -greg For help with any of our services, please reach out to our Helpdesk: helpd...@outtacyte.com OuttaCyTE /

Re: [GNC] Finance::quote YahooJSON

2024-04-13 Thread Kalpesh Patel
rade HTTP::CookieJar::LWP All modules are up to date for HTTP::CookieJar::LWP cpan> exit Lockfile removed. C:\Users\kalpesh> -Original Message- From: Bruce Schuck Sent: Thursday, April 11, 2024 10:39 PM To: gnucash-user@gnucash.org Subject: Re: [GNC] Finance::quote YahooJSON On 4/11/24

Re: [GNC] Finance::quote YahooJSON

2024-04-12 Thread sunfish62--- via gnucash-user
import data to >the >> price database? I could create a CSV or the like and just update >> the numbers from day to day until this gets resolved. >> Thanks all, >> -g >> >> -Original Message- >> From: fromven...@outtacyte.com >>

Re: [GNC] Finance::quote YahooJSON

2024-04-12 Thread jacob
price database? I could create a CSV or the like and just update the numbers from day to day until this gets resolved. Thanks all, -g -Original Message- From: fromven...@outtacyte.com Sent: Thursday, April 11, 2024 1:27 AM To: GnuCash User eMail List Subject: RE: [GNC] Finance::quote

Re: [GNC] Finance::quote YahooJSON

2024-04-11 Thread fromvendor
] Finance::quote YahooJSON On 4/11/24 17:29:59 +, Greg wrote: > I'm sure the Dev's are working on it, but do we have any idea what > happened? My log shows 401 type errors (Unauthorized) so I thought > I'd add some diagnostics in case it helps anyone. > Hoping for some good n

Re: [GNC] Finance::quote YahooJSON

2024-04-11 Thread Bruce Schuck
On 4/11/24 17:29:59 +, Greg wrote: I'm sure the Dev's are working on it, but do we have any idea what happened? My log shows 401 type errors (Unauthorized) so I thought I'd add some diagnostics in case it helps anyone. Hoping for some good news (and I'm sure I'm not alone on that).

Re: [GNC] Finance::quote YahooJSON

2024-04-11 Thread David G. Pickett via gnucash-user
Yes, off the rails again: Found Finance::Quote version 1.59. * 23:45:21  WARN [GncQuotesImpl::parse_one_quote()] Skipped NYSE:VZ - Finance::Quote returned fetch failure.Reason Error retrieving quote for VZ. Attempt to fetch the URL

Re: [GNC] Finance::quote YahooJSON

2024-04-11 Thread fromvendor
g -Original Message- From: Kalpesh Patel [mailto:kalpesh.pa...@usa.net] Sent: Thursday, April 11, 2024 7:44 AM To: 'Geoff'; fromvendor; 'GnuCash User eMail List' Subject: RE: [GNC] Finance::quote YahooJSON You may want to review my personal project at https://github.com/ka-patel/dl_quotes

Re: [GNC] Finance::quote YahooJSON

2024-04-11 Thread john
h a staff person during office hours > > -Original Message- > From: gnucash-user > [mailto:gnucash-user-bounces+fromvendor=outtacyte@gnucash.org] On Behalf > Of Bruce Schuck > Sent: Wednesday, April 10, 2024 4:26 PM > To: GnuCash User eMail List > Subject: Re: [GNC] Fina

Re: [GNC] Finance::quote YahooJSON

2024-04-11 Thread sunfish62--- via gnucash-user
e >the numbers from day to day until this gets resolved. >> >> Thanks all, >> -g >> >> -Original Message- >> From: fromven...@outtacyte.com >> Sent: Thursday, April 11, 2024 1:27 AM >> To: GnuCash User eMail List >> Subject: RE

Re: [GNC] Finance::quote YahooJSON

2024-04-11 Thread Kalpesh Patel
You may want to review my personal project at https://github.com/ka-patel/dl_quotes ... -Original Message- From: Geoff Sent: Thursday, April 11, 2024 7:57 AM To: fromvendor ; 'GnuCash User eMail List' Subject: Re: [GNC] Finance::quote YahooJSON > Is there a way to import d

Re: [GNC] Finance::quote YahooJSON

2024-04-11 Thread Geoff
ld create a CSV or the like and just update the numbers from day to day until this gets resolved. Thanks all, -g -Original Message- From: fromven...@outtacyte.com Sent: Thursday, April 11, 2024 1:27 AM To: GnuCash User eMail List Subject: RE: [GNC] Finance::quote YahooJSON OK, I just noti

Re: [GNC] Finance::quote YahooJSON

2024-04-11 Thread fromvendor
, -g -Original Message- From: fromven...@outtacyte.com Sent: Thursday, April 11, 2024 1:27 AM To: GnuCash User eMail List Subject: RE: [GNC] Finance::quote YahooJSON OK, I just noticed in my log that I got bit by this. What other source do you recommend for the nonce? I only have 3

Re: [GNC] Finance::quote YahooJSON

2024-04-11 Thread fromvendor
: [GNC] Finance::quote YahooJSON Wed Apr 10 16:12:21 EDT 2024 Jacob Larsen wrote: > Did something happen to the YahooJSON module in Finance::Quote? Or > perhaps more likely the Yahoo API? I get this now, using > Finance::Quote version 1.59: Unfortunately Yahoo once again made som

Re: [GNC] Finance::quote YahooJSON

2024-04-10 Thread Bruce Schuck
Wed Apr 10 16:12:21 EDT 2024 Jacob Larsen wrote: Did something happen to the YahooJSON module in Finance::Quote? Or perhaps more likely the Yahoo API? I get this now, using Finance::Quote version 1.59: Unfortunately Yahoo once again made some changes with respect to the API URLs. F::Q team