[Errno 111] Connection refused
/usr/lib/python3.7/socket.py, line 716, in create_connection
I am trying to use two rapid,api APIS (which I believe are whitelisted) but I get this error. You guys probably hear this a lot but it works when I try to run it locally but not on the server. Is there anything I should define (such as the correct proxy) even when just using the requests library?
Regards