RangeError: Maximum call stack size exceeded when calling https://api.binance.com/api/v3/exchangeInfo

Hello,
I’m trying to get all exchange symbols. I’m calling
https://api.binance.com/api/v3/exchangeInfo without arguments. But it always responds with RangeError: Maximum call stack size exceeded.

Any ideas how can I get all exchange symbols?

It’s most likely a client thrown error, nothing to do with the server. I suggest looking through your code to diagnose the issue.

Thanks for pointing it out. I tried to call it via Swagger.
curl works perfect. Most likely it’s due to amount of data