The ticker symbol AAA is not found when using Tiigno API, although AAA exists for the AlphaVantage API, so I guess the spring boot application uses tiingo service to call for the stock quotes details for AAA, which inturn is causing
HttpClientErrorException$NotFound: 404 Not Found
Is this normal? (coz I can’t do anything here )