Hi Soni,
Am Dienstag 11 Mai 2021 11:49:22 schrieb Soni, Drupad:
Please guide.
in general with Python: Tead the traceback information in detail and start from bottom to top:
Traceback (most recent call last):
[..]
(Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)'),))
Expercise left to the reader: What is the likely cause of connection problem and what configuration options could be related to this? ;)
Best Regards, Bernhard