Hi,
I am hitting the get all networks endpoint via python script and i get the following error ONLY when connected to a certain SSID.
(urllib3.exceptions.NewConnectionError: <urllib3.connection.VerifiedHTTPSConnection object at 0x0000016EE438CDA0>: Failed to establish a new connection: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a
period of time, or established connection failed because connected host has failed to respond)
If i switch to a personal SSID it works just fine.
Can anyone shed some light on potential problem vector?
thanks