I get the following error when I try to add tasks with the HTTPs flag.I have tried changing the ssl_version in the HTTPSConnectionV3 method of post.py, but the error persists. I read online that it might be a good idea to switch over from URLLib to Responses?
I get the following error when I try to add tasks with the HTTPs flag.I have tried changing the ssl_version in the HTTPSConnectionV3 method of post.py, but the error persists. I read online that it might be a good idea to switch over from URLLib to Responses?