Hello, I think you are seeing the issue because the vManage web server certificate is usually self-signed and that wouldn’t be accepted by default by HTTP request library. In the python requests library, we usually overcome it using the verify=False option in requests.
Hope this helps.
Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io