<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 2.0cm 2.0cm 2.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="IT" link="blue" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Ciao Andrea, grazie per la risposta. Ho modificato il codice python. Sembra essere un errore di certificato SSL</p>
<p class="MsoNormal">Tuttavia dal browser riesco a loggarmi con le credenziali che ho (vengo riconosciuto come utente)</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="color:#DC7D00">2021-11-17T11:15:54     WARNING    </span>Traceback (most recent call last):<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\urllib\request.py", line 1317, in do_open<br>
              encode_chunked=req.has_header('Transfer-encoding'))<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\http\client.py", line 1229, in request<br>
              self._send_request(method, url, body, headers, encode_chunked)<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\http\client.py", line 1275, in _send_request<br>
              self.endheaders(body, encode_chunked=encode_chunked)<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\http\client.py", line 1224, in endheaders<br>
              self._send_output(message_body, encode_chunked=encode_chunked)<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\http\client.py", line 1016, in _send_output<br>
              self.send(msg)<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\http\client.py", line 956, in send<br>
              self.connect()<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\http\client.py", line 1392, in connect<br>
              server_hostname=server_hostname)<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\ssl.py", line 412, in wrap_socket<br>
              session=session<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\ssl.py", line 850, in _create<br>
              self.do_handshake()<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\ssl.py", line 1108, in do_handshake<br>
              self._sslobj.do_handshake()<br>
             ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.prgcloud.com'. (_ssl.c:1045)<br>
             <br>
             During handling of the above exception, another exception occurred:<br>
             <br>
             Traceback (most recent call last):<br>
              File "C:/Users/Pc/AppData/Roaming/QGIS/QGIS3\profiles\Ludovico/python/plugins\Cxf_in\catdialog.py", line 329, in connectgeodb<br>
              with contextlib.closing(urllib.request.urlopen(req)) as x:<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\urllib\request.py", line 222, in urlopen<br>
              return opener.open(url, data, timeout)<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\urllib\request.py", line 525, in open<br>
              response = self._open(req, data)<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\urllib\request.py", line 543, in _open<br>
              '_open', req)<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\urllib\request.py", line 503, in _call_chain<br>
              result = func(*args)<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\urllib\request.py", line 1360, in https_open<br>
              context=self._context, check_hostname=self._check_hostname)<br>
              File "C:\PROGRA~1\QGIS3~1.10\apps\Python37\lib\urllib\request.py", line 1319, in do_open<br>
              raise URLError(err)<br>
             urllib.error.URLError: <br>
             <br>
             During handling of the above exception, another exception occurred:<br>
             <br>
             Traceback (most recent call last):<br>
              File "C:/Users/Pc/AppData/Roaming/QGIS/QGIS3\profiles\Ludovico/python/plugins\Cxf_in\catdialog.py", line 334, in connectgeodb<br>
              except urllib.error.URLError as err:<br>
             AttributeError: module 'urllib' has no attribute 'URLError'</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Inviato da <a href="https://go.microsoft.com/fwlink/?LinkId=550986">
Posta</a> per Windows</p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>