Alaidanengia
Results
2
comments of
Alaidanengia
Hi, Please I am also getting this 404 response: symbol = 'AAPL' api_url = f'https://sandbox.iexapis.com/stable/stock/{symbol}/quote/?token{IEX_CLOUD_API_TOKEN}' data = requests.get(api_url) print(data) and when I go ahead to try: symbol = 'AAPL' api_url...
Woww..thanks a lot @dphugo : I have made the correction and it has worked. So grateful