Re the price quote issue w yahoo json, in the big picture is no biggie,
cause alphaadvantage seems to work just fine, so will just switch all over
tomorrow to that source...
On Wed, Apr 19, 2023 at 7:06 PM Steve Miller
wrote:
> Running Version: 4.14
> Build ID: 4.14+(2023-03-25)
> Finance::Quote
On Wed, 19 Apr 2023 20:37:09 Murugan
Muruganandam wrote:
Today when i ran get quote got the following error message
Finance::Quote reported a failure for symbol acn: Error retrieving
quote for acn. Attempt to fetch the
URLhttps://query1.finance.yahoo.com/v7/finance/quote?symbols=acn
resulted
I hope they've not removed it as a free data source. That would be a shame.
Michael
On Wed, Apr 19, 2023 at 5:29 PM David H wrote:
> Yes, I also saw the same error this morning.
>
> Cheers David H.
>
>
> On Thu, 20 Apr 2023 at 06:46, Fross, Michael wrote:
>
>> I'm seeing the exact same situat
Running Version: 4.14
Build ID: 4.14+(2023-03-25)
Finance::Quote: 1.53
*Never, ever got this before... did something break??? I've changed
nothing! Help! Have always used Yahoo json...*
[image: Screenshot 2023-04-19 190342.png]
___
gnucash-user maili
Sometime in the last 24 hours Yahoo turned off the faucet for the REST
API that Finance::Quote::YahooJSON was using for getting quote and
exchange data.
A query such as:
curl 'https://query1.finance.yahoo.com/v7/finance/quote?symbols=F'
Will return:
{"finance":{"result":null,"error":{"code":
Yes, I also saw the same error this morning.
Cheers David H.
On Thu, 20 Apr 2023 at 06:46, Fross, Michael wrote:
> I'm seeing the exact same situation, Murugan. This worked yesterday so
> something must have changed today.
>
> Switching to v6 in YahooJSON.pm fixed the issue for now, but not a
I'm seeing the exact same situation, Murugan. This worked yesterday so
something must have changed today.
Switching to v6 in YahooJSON.pm fixed the issue for now, but not a good
long term solution.
Michael
On Wed, Apr 19, 2023 at 3:38 PM Murugan Muruganandam <
m.muruganan...@hotmail.com> wrote:
Today when i ran get quote got the following error message
Finance::Quote reported a failure for symbol acn: Error retrieving quote for
acn. Attempt to fetch the URL
https://query1.finance.yahoo.com/v7/finance/quote?symbols=acn resulted in HTTP
response 401 (Unauthorized)
When i queried the ur