Hello! I have written a script thats runs perfectly on my local machine but when I run it on another machine I get this error: urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)
This happens when I run function
sg.download_attachment()
Does anyone know why?