<?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 Getting error,The request was aborted: Could not create SSL/TLS,while uploading file using save_url in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-The-request-was-aborted-Could-not-create-SSL-TLS/m-p/336161#M19585</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am getting following error while i upload file using save_url endpoint. &lt;STRONG&gt;The request was aborted: Could not create SSL/TLS secure channel. &lt;/STRONG&gt;I have a function which calls save_url for each files in array. I ran the same function with 10 items in array, which result into some success and some failure. This is not consistant. I tried with same 10 files, each time diffrent files gets successfully uploaded and fails. Here i have job ids of one such attempt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Success:&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo7Q"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo8Q"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo9w"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo-Q"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo_A"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Failure:&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo7w"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo8w"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo9A"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo9Q"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo9g"&lt;/P&gt;&lt;P&gt;If i try with one file, it fails or gets uploaded. I am not sure what is going wrong. I am using c# (asp.net webapi). My code gets url from users which is dropbox preview url and uploads in our business account. This was working earlier.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:07:10 GMT</pubDate>
    <dc:creator>gauravsc</dc:creator>
    <dc:date>2019-05-29T09:07:10Z</dc:date>
    <item>
      <title>Getting error,The request was aborted: Could not create SSL/TLS,while uploading file using save_url</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-The-request-was-aborted-Could-not-create-SSL-TLS/m-p/336161#M19585</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am getting following error while i upload file using save_url endpoint. &lt;STRONG&gt;The request was aborted: Could not create SSL/TLS secure channel. &lt;/STRONG&gt;I have a function which calls save_url for each files in array. I ran the same function with 10 items in array, which result into some success and some failure. This is not consistant. I tried with same 10 files, each time diffrent files gets successfully uploaded and fails. Here i have job ids of one such attempt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Success:&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo7Q"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo8Q"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo9w"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo-Q"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo_A"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Failure:&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo7w"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo8w"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo9A"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo9Q"&lt;BR /&gt;"async_job_id": "PfUasVcaLmAAAAAAAAAo9g"&lt;/P&gt;&lt;P&gt;If i try with one file, it fails or gets uploaded. I am not sure what is going wrong. I am using c# (asp.net webapi). My code gets url from users which is dropbox preview url and uploads in our business account. This was working earlier.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:07:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-The-request-was-aborted-Could-not-create-SSL-TLS/m-p/336161#M19585</guid>
      <dc:creator>gauravsc</dc:creator>
      <dc:date>2019-05-29T09:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error,The request was aborted: Could not create SSL/TLS,while uploading file using save_</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-The-request-was-aborted-Could-not-create-SSL-TLS/m-p/336338#M19586</link>
      <description>&lt;P&gt;The error message you shared indicates an issue at the transport layer, so the particular API endpoint,&amp;nbsp;Dropbox file, or async job shouldn't matter. (Those are all only used after the secure connection is negotiated.)&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;Dropbox API servers are currently being served with valid TLS configurations though (e.g., see the SSL Labs report &lt;A href="https://www.ssllabs.com/ssltest/analyze.html?d=api.dropboxapi.com&amp;amp;s=162.125.8.7" target="_self"&gt;for api.dropboxapi.com&lt;/A&gt; and &lt;A href="https://www.ssllabs.com/ssltest/analyze.html?d=api.dropbox.com&amp;amp;s=162.125.8.7" target="_self"&gt;for api.dropbox.com&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;Is there anything that may be interfering with your network connection to *.dropboxapi.com or *.dropbox.com? For instance, any proxy, firewall, or other security software?&lt;/P&gt;
&lt;P&gt;Also, the&amp;nbsp;Dropbox API servers currently support TLS 1.0 or higher, so make sure your client isn't trying to use an older protocol, such as SSL 3.0, for instance.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 14:18:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-The-request-was-aborted-Could-not-create-SSL-TLS/m-p/336338#M19586</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-03-28T14:18:40Z</dc:date>
    </item>
  </channel>
</rss>

