Hello,
When I access the REST API via http://<<server>>:81/SearchSvc/CVWebService.svc/ it is working with all API commands, now I started to use REST API reports, like: http://<<server>>:81//webconsole/api/crreportsplusengine/datasets/ now I get a SSL error ssl.SSLError: ESSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1129)
I send my requests via python 3.9 with ”requests.get(service, headers=headers)”
commvault version 11.20.55
any idea what is going wrong?
thanks
regards Jürgen