<?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: An example of final url for deleting a file on dropbox? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/An-example-of-final-url-for-deleting-a-file-on-dropbox/m-p/191863#M8451</link>
    <description>&lt;P&gt;Apologies, I missed this thread last week, but I believe you also posted on StackOverflow here, now deleted:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/40138799/an-example-of-final-url-for-deleting-a-file-on-dropbox" target="_blank"&gt;https://stackoverflow.com/questions/40138799/an-example-of-final-url-for-deleting-a-file-on-dropbox&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I shared an answer there, so you presumably sorted this out, but in case anyone else is having the same problem, one issue I see here is that this API call should be sent to api.dropboxapi.com, as opposed to&amp;nbsp;api-content.dropbox.com as seen in the sample.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Oct 2016 22:51:39 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-10-24T22:51:39Z</dc:date>
    <item>
      <title>An example of final url for deleting a file on dropbox?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/An-example-of-final-url-for-deleting-a-file-on-dropbox/m-p/191288#M8343</link>
      <description>&lt;P&gt;This is an example final url for upload a file on dropbox.&amp;nbsp;&lt;A href="https://www.dropbox.com/developers-v1/core/docs#files_put" target="_blank"&gt;https://www.dropbox.com/developers-v1/core/docs#files_put&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Don't try it, nothing is real. (The HTTP method&amp;nbsp;PUT)&lt;BR /&gt;&lt;BR /&gt;hττps://api-content.dropbox.com/1/files_put/sandbox/path1/path2.image.jpg?oauth_consumer_key=sdfdfdfdsf&amp;amp;oauth_nonce=DFGDFHGFDGDFGDFGF54GV54R4FDC45Y745F544F&amp;amp;oauth_signature_method=PLAINTEXT&amp;amp;oauth_timestamp=-569605&amp;amp;oauth_token=dfgfdg54tg457g4d&amp;amp;oauth_version=1.0&amp;amp;overwrite=true&amp;amp;oauth_signature=sdfgfdg34fgergf5r%fgedgfdfgfgfd4y&lt;BR /&gt;&lt;BR /&gt;So, can you tell me an example for deleting a file or folder?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;https://api.dropboxapi.com/1/fileops/delete&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers-v1/core/docs#fileops-delete" target="_blank"&gt;https://www.dropbox.com/developers-v1/core/docs#fileops-delete&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For example this does not work:&lt;BR /&gt;&lt;BR /&gt;hττps://api-content.dropbox.com/1/fileops/delete/sandbox/path1/path2.image.jpg?oauth_consumer_key=sdfdfdfdsf&amp;amp;oauth_nonce=DFGDFHGFDGDFGDFGF54GV54R4FDC45Y745F544F&amp;amp;oauth_signature_method=PLAINTEXT&amp;amp;oauth_timestamp=-569605&amp;amp;oauth_token=dfgfdg54tg457g4d&amp;amp;oauth_version=1.0&amp;amp;overwrite=true&amp;amp;oauth_signature=sdfgfdg34fgergf5r%fgedgfdfgfgfd4y&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;I used greek letters&amp;nbsp;&lt;SPAN&gt;τ&lt;/SPAN&gt;&lt;SPAN&gt;τ instead of latin tt, in http, just for posting here.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:29:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/An-example-of-final-url-for-deleting-a-file-on-dropbox/m-p/191288#M8343</guid>
      <dc:creator>Konstantinos88</dc:creator>
      <dc:date>2019-05-29T09:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: An example of final url for deleting a file on dropbox?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/An-example-of-final-url-for-deleting-a-file-on-dropbox/m-p/191863#M8451</link>
      <description>&lt;P&gt;Apologies, I missed this thread last week, but I believe you also posted on StackOverflow here, now deleted:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/40138799/an-example-of-final-url-for-deleting-a-file-on-dropbox" target="_blank"&gt;https://stackoverflow.com/questions/40138799/an-example-of-final-url-for-deleting-a-file-on-dropbox&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I shared an answer there, so you presumably sorted this out, but in case anyone else is having the same problem, one issue I see here is that this API call should be sent to api.dropboxapi.com, as opposed to&amp;nbsp;api-content.dropbox.com as seen in the sample.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2016 22:51:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/An-example-of-final-url-for-deleting-a-file-on-dropbox/m-p/191863#M8451</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-10-24T22:51:39Z</dc:date>
    </item>
  </channel>
</rss>

