<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SSL Error access portal using arcgis python api Pro 2.6 in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/ssl-error-access-portal-using-arcgis-python-api/m-p/785708#M1361</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/103915"&gt;Wesley Liddell&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;I had this issue too. It looks like there is a bug in ArcGIS API for Python.&lt;/P&gt;&lt;P&gt;It's been&amp;nbsp;logged as a bug for an SSL connection from the Pro 2.6+ python environment.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExODI0MQ==" title="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExODI0MQ=="&gt;BUG-000118241: The Verify_cert parameter is not honored when connec..&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2020 01:25:50 GMT</pubDate>
    <dc:creator>MehdiPira1</dc:creator>
    <dc:date>2020-10-01T01:25:50Z</dc:date>
    <item>
      <title>SSL Error access portal using arcgis python api Pro 2.6</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/ssl-error-access-portal-using-arcgis-python-api/m-p/785707#M1360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;T&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #3d3d3d; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;rying to access portal using ArcGIS Python API&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Has anyone been experiencing issues when trying to access portal through GIS when using Pro 2.6.x&lt;/P&gt;&lt;P&gt;Since installing this version the syntax below will fail when it previously worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from arcgis.gis import GIS&lt;/P&gt;&lt;P&gt;gis = GIS({PortalURL}, {USERNAMME}, {PASSWORD})&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error reported is&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="box-sizing: border-box; color: #e75c58;"&gt;SSLError&lt;/SPAN&gt;: Please set verify_cert=False due to encountered SSL error: HTTPSConnectionPool


If &lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #cccccc; font-family: monospace; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: inherit; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre-wrap; widows: 2; word-break: break-all; word-spacing: 0px;"&gt;verify_cert=False is &lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;included &lt;/SPAN&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;it work fine.&lt;/SPAN&gt;&lt;/SPAN&gt;

&lt;SPAN style="background-color: #ffffff;"&gt;All the servers have CA signed certificates and we see no SSL or certificate trust issues anywhere.&lt;/SPAN&gt;

Anyone else experiencing this issue?&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:57:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/ssl-error-access-portal-using-arcgis-python-api/m-p/785707#M1360</guid>
      <dc:creator>WesleyLiddell1</dc:creator>
      <dc:date>2021-12-12T08:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Error access portal using arcgis python api Pro 2.6</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/ssl-error-access-portal-using-arcgis-python-api/m-p/785708#M1361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/103915"&gt;Wesley Liddell&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;I had this issue too. It looks like there is a bug in ArcGIS API for Python.&lt;/P&gt;&lt;P&gt;It's been&amp;nbsp;logged as a bug for an SSL connection from the Pro 2.6+ python environment.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExODI0MQ==" title="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExODI0MQ=="&gt;BUG-000118241: The Verify_cert parameter is not honored when connec..&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2020 01:25:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/ssl-error-access-portal-using-arcgis-python-api/m-p/785708#M1361</guid>
      <dc:creator>MehdiPira1</dc:creator>
      <dc:date>2020-10-01T01:25:50Z</dc:date>
    </item>
  </channel>
</rss>

