<?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 Asp.Net File Delete in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Asp-Net-File-Delete/m-p/414843#M22368</link>
    <description>&lt;P&gt;Good Afternoon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to delete an uploaded image from my dropbox account via the api v2 on visual studio. I'm attempting to use Deletev2Async, however the path I'm sending is incorrect. When uploading an image, i'm storing the url that let's me show the image on my database but when using that I keep getting errors on the path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Edit]&lt;/P&gt;&lt;P&gt;Nvm Solved it. Thanks Anyway &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2020 12:58:22 GMT</pubDate>
    <dc:creator>Bonetooth</dc:creator>
    <dc:date>2020-04-28T12:58:22Z</dc:date>
    <item>
      <title>Asp.Net File Delete</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Asp-Net-File-Delete/m-p/414843#M22368</link>
      <description>&lt;P&gt;Good Afternoon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to delete an uploaded image from my dropbox account via the api v2 on visual studio. I'm attempting to use Deletev2Async, however the path I'm sending is incorrect. When uploading an image, i'm storing the url that let's me show the image on my database but when using that I keep getting errors on the path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Edit]&lt;/P&gt;&lt;P&gt;Nvm Solved it. Thanks Anyway &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 12:58:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Asp-Net-File-Delete/m-p/414843#M22368</guid>
      <dc:creator>Bonetooth</dc:creator>
      <dc:date>2020-04-28T12:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Asp.Net File Delete</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Asp-Net-File-Delete/m-p/414965#M22391</link>
      <description>&lt;P&gt;I'm glad to hear you already sorted this out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For anyone else who comes across this with the same issue, note that to delete a file via the API, you should supply the&amp;nbsp;Dropbox path of the file, not the URL. For example, when calling&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Files_Routes_FilesUserRoutes_DeleteV2Async_1.htm" target="_self"&gt;DeleteV2Async&lt;/A&gt;, you can supply the&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/P_Dropbox_Api_Files_Metadata_PathLower.htm" target="_self"&gt;Metadata.PathLower&lt;/A&gt; or&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/P_Dropbox_Api_Files_FileMetadata_Id.htm" target="_self"&gt;FileMetadata.Id&lt;/A&gt;&amp;nbsp;value as the "path" parameter.&lt;/P&gt;</description>
      <pubDate>Sat, 02 May 2020 12:50:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Asp-Net-File-Delete/m-p/414965#M22391</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-05-02T12:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Asp.Net File Delete</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Asp-Net-File-Delete/m-p/416345#M22446</link>
      <description>&lt;P&gt;For my solution, I saved the image name with extension and for the DeleteV2Async put:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"/Images/" + that image name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And it worked &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 May 2020 12:41:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Asp-Net-File-Delete/m-p/416345#M22446</guid>
      <dc:creator>Bonetooth</dc:creator>
      <dc:date>2020-05-02T12:41:04Z</dc:date>
    </item>
  </channel>
</rss>

