Sending images and sensor data

I’m trying to send an image plus sensor data(Accel+Time), to the blynk console but I cant seem to connect to it at all. Im just getting “connection with the Blynk server blynk-cloud.com:80 failed” and I’m just curious if because im using python code on a pc and not from an arduino or raspberry pi. Ive managed to successfully connect to it when using arduino ide with an esp32 but BlynkLib doesnt seem to work when I use it on python, it wont ever connect to the server. I am also curious if imgur is the best way to upload images to blynk using a url created by the python code.

Difficult to say without more details.
Python version, code, subscription type etc would be a starting point.

In a similar way, your comments regarding “uploading images” could be interpreted in many different ways, so it’s difficult to comment based on the limited info you’ve provided.

Pete.