Hongyang (Aiden) Cai
Results
2
comments of
Hongyang (Aiden) Cai
batch_api_call_url = https://cloud.iexapis.com/v1/stock/market/batch?symbols={symbol_string}&types=quote&token={IEX_CLOUD_API_TOKEN} This works for me. Following this links: https://stackoverflow.com/questions/56806064/how-to-call-multiple-quotes-from-iex-cloud-api
> Found a solution to this issue. I had the same issue also with the `403` code. > > It seems like IEX Cloud has abandoned the system of API's...