Python Requests - No connection adapters

I'm using the Requests: HTTP for Humans library and I got this error:

No connection adapters were found for '192.168.1.61:8080/api/call'

What does this mean and how can I fix it?

← Назад к списку