The track program works successfully on spyder. But when I put into flask project and run by ngrok, it result in urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1123)>. Does anybody know this means ? Thank you for the help.