<div dir="ltr">For about the last month, all my attempts to "Update All "price quotes for my investments (mostly well known US mutual funds) have failed. For each security, I get the same error message:<div><br></div><div>"Unable to update price for [symbol of mutual fund] (no price or no date)"  </div><div><br></div><div>I am using KMyMoney Version 5.0.8 </div><div>I am running Ubuntu 20.04 </div><div><br></div><div>Here is the code I've successfully used for at least a year to fetch prices:</div><div><br></div><div>URL:  <a href="https://query1.finance.yahoo.com/v7/finance/quote?fields=regularMarketPrice&symbols=%1">https://query1.finance.yahoo.com/v7/finance/quote?fields=regularMarketPrice&symbols=%1</a><br><br>CSV URL: <br><br>Identifier: %1<br><br>Identify by: Symbol<br><br>Price: "regularMarketPrice":((\d+|\d{1,3}(?:[,]\d{3})).\d+)<br><br>Date: "regularMarketTime":([\d]+)<br><br>Date Format:<br><br>"Skip HTML stripping" is checked</div><div><br></div><div>What has changed to make this fail for the last month or so?</div><div><br></div><div>Also when I go to the Configure dialog for Online Quotes, the "New" button is grayed out. Do you know why that would be?</div><div><br></div><div>Any help appreciated!</div><div><br></div><div>Jane Hadley</div><div>Seattle, WA, USA</div><div><div><br></div><div><br></div></div></div>