Likely a problem with the API. Other vanguard ETF are working. Made an api call to:
https://www.alphavantage.co/query?function=TIME_SERIES_DAILY&outputsize=full&symbol=ASX:VAS&apikey=7V8X0DA05HM81C9V
and it returned an error. May need to add morningstar api as alternate and error handling to allow the program to continue executing if one of the API has an error.
Likely a problem with the API. Other vanguard ETF are working. Made an api call to:
and it returned an error. May need to add morningstar api as alternate and error handling to allow the program to continue executing if one of the API has an error.