I was able to fetch data from the endpoint “https://api.binance.com/api/v3/klines” via web browser, but it keeps showing the below errors when I was trying to retrieve data via Postman or access this endpoint from my localhost. Does anyone know how should I fix it please?
Postman
“”“”“”“”“”“”
Error: connect ECONNREFUSED 111.68.124.150:443
From CMD
“”“”“”“”“”“”
curl: (7) Failed to connect to api.binance.com port 443 after 2087 ms: Could not connect to server