Example of a query that this library does for me: https://query1.finance.yahoo.com/v6/finance/quote?symbols=CADSEK%3DX
It now returns:
{"finance":{"result":null,"error":{"code":"Not Found","description":"HTTP 404 Not Found"}}}
It used to work. I've already applied a workaround for another breaking change: #206 (comment)
Example of a query that this library does for me: https://query1.finance.yahoo.com/v6/finance/quote?symbols=CADSEK%3DX
It now returns:
{"finance":{"result":null,"error":{"code":"Not Found","description":"HTTP 404 Not Found"}}}It used to work. I've already applied a workaround for another breaking change: #206 (comment)