Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-03 Thread bern...@deprez.biz
Haven't been fully following the convo but for what it's worth - I just tried to create a transaction and used "test"or "Test" as Description - no locking or slowdown at all... I'm on 5.3 on Windows B. On 03/08/2023 10:06, R Losey wrote: This almost sounds like "test" is written into the

Re: [GNC] Issue with Finance::Quote

2023-07-30 Thread bern...@deprez.biz
Hi Bruce, Confirmed it's back up and running - my quota reset overnight and now I'm able to pull quotes again! Again, thank you so much for your help! Bernard On 29/07/2023 15:21, Bruce Schuck wrote: On 7/29/23 05:06, bern...@deprez.biz wrote: I wasn't aware of the IP tracking and that may

Re: [GNC] Issue with Finance::Quote

2023-07-29 Thread bern...@deprez.biz
8/23 12:31 PM, bern...@deprez.biz wrote: { "Information": "Thank you for using Alpha Vantage! You have reached the 100 requests/day limit for your free API key. Please subscribe to any of the premium plans at https://www.alphavantage.co/premium/ to instantly remove all

Re: [GNC] Issue with Finance::Quote

2023-07-28 Thread bern...@deprez.biz
That's an interesting one... I ran this with my original API key (which worked till about a week ago) as well as a brand new one (created the day before yesterday, with a different email address) and both return this: {     "Information": "Thank you for using Alpha Vantage! You have reached

Re: [GNC] Issue with Finance::Quote

2023-07-28 Thread bern...@deprez.biz
Hi Bruce, Sorry for not following the instructions :-) Just ran it in a fresh window: C:\Users\Bernard>perl -MFinance::Quote -e "print qq{{$Finance::Quote::VERSION\n}}" {1.57 } Thanks, B. On 28/07/2023 11:34, Bruce Schuck wrote: On 7/28/23 3:21 AM, bern...@deprez.biz wrote:

Re: [GNC] Issue with Finance::Quote

2023-07-28 Thread bern...@deprez.biz
alue as a HASH reference at ../lib/Finance/Quote/AlphaVantage.pm line 234. Same issue - so I guess, like John suggested, creating an issue on the Finance::Quote page might be the right way forward? Thanks, B. On 27/07/2023 16:27, Bruce Schuck wrote: On 7/27/23 10:46 AM, bern...@deprez.biz wro

Re: [GNC] Issue with Finance::Quote

2023-07-28 Thread bern...@deprez.biz
ou have good reason to open an issue at https://github.com/finance-quote/finance-quote/issues. If not there's more to investigate here. Regards, John Ralls On Jul 27, 2023, at 7:37 AM, bern...@deprez.biz wrote: Thanks for that suggestion - did that on 2 different Windows systems, both stil

Re: [GNC] Issue with Finance::Quote

2023-07-27 Thread bern...@deprez.biz
pan shell and telling it `force install Finance::Quote` to reinstall it. Regards, John Ralls On Jul 26, 2023, at 04:48, bern...@deprez.biz wrote: Hi Ken, I tried googleweb and get a response C:\Program Files (x86)\gnucash\bin>gnucash-cli -Q dump googleweb QQQ Finance::Quote fields GnuCas

Re: [GNC] Issue with Finance::Quote

2023-07-26 Thread bern...@deprez.biz
Hi Ken, I tried googleweb and get a response C:\Program Files (x86)\gnucash\bin>gnucash-cli -Q dump googleweb QQQ Finance::Quote fields GnuCash uses:     symbol: QQQ <=== required   date: 07/25/2023  <=== recommended   currency: USD <=== required   last:

Re: [GNC] Issue with Finance::Quote

2023-07-24 Thread bern...@deprez.biz
023, at 12:30, bern...@deprez.biz wrote: Hi all, since a few days, I've been unable to use the quotes from Alphavantage - the logs show following error: -- * 15:25:14 INFO [GncQuotesImpl::query_fq] Query JSON: { "defaultcurrency": "USD", "al

[GNC] Issue with Finance::Quote

2023-07-24 Thread bern...@deprez.biz
Hi all, since a few days, I've been unable to use the quotes from Alphavantage - the logs show following error: -- * 15:25:14  INFO [GncQuotesImpl::query_fq] Query JSON: {     "defaultcurrency": "USD",     "alphavantage": {     "QQQ": ""     } } * 15:25:15 ERROR