<?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 I am getting an SSLError: HTTPSConnectionPool while making a call to https restapis from azure databricks



I have tried to set a verify=false parameter in the call too. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/i-am-getting-an-sslerror-httpsconnectionpool-while-making-a-call/m-p/21617#M14756</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;response = requests.request("POST", url, verify=False, headers=headers, data=payload)
&amp;nbsp;
SSLError: HTTPSConnectionPool(host='dcs.adobedc.net', port=443): Max retries exceeded with url: /collection/d99e6dfcffb0b5aeaec2cf76cd3bc2b9e9c414b0c74a528d13dd3922f7de4fc6 (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I am trying to make call to any https website api from Azure Databricks notebook using python and I am getting an SSLError.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to set a verify=false parameter in the call too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 19 Nov 2022 00:27:37 GMT</pubDate>
    <dc:creator>mudholkar</dc:creator>
    <dc:date>2022-11-19T00:27:37Z</dc:date>
    <item>
      <title>I am getting an SSLError: HTTPSConnectionPool while making a call to https restapis from azure databricks



I have tried to set a verify=false parameter in the call too.</title>
      <link>https://community.databricks.com/t5/data-engineering/i-am-getting-an-sslerror-httpsconnectionpool-while-making-a-call/m-p/21617#M14756</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;response = requests.request("POST", url, verify=False, headers=headers, data=payload)
&amp;nbsp;
SSLError: HTTPSConnectionPool(host='dcs.adobedc.net', port=443): Max retries exceeded with url: /collection/d99e6dfcffb0b5aeaec2cf76cd3bc2b9e9c414b0c74a528d13dd3922f7de4fc6 (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I am trying to make call to any https website api from Azure Databricks notebook using python and I am getting an SSLError.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to set a verify=false parameter in the call too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2022 00:27:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-am-getting-an-sslerror-httpsconnectionpool-while-making-a-call/m-p/21617#M14756</guid>
      <dc:creator>mudholkar</dc:creator>
      <dc:date>2022-11-19T00:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: I am getting an SSLError: HTTPSConnectionPool while making a call to https restapis from azure d</title>
      <link>https://community.databricks.com/t5/data-engineering/i-am-getting-an-sslerror-httpsconnectionpool-while-making-a-call/m-p/55408#M30323</link>
      <description>&lt;P&gt;Any luck with this?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 04:15:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-am-getting-an-sslerror-httpsconnectionpool-while-making-a-call/m-p/55408#M30323</guid>
      <dc:creator>JFG</dc:creator>
      <dc:date>2023-12-18T04:15:09Z</dc:date>
    </item>
  </channel>
</rss>

