<?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: Return {&amp;quot;path/not_found/...&amp;quot;} in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Return-quot-path-not-found-quot/m-p/619035#M28499</link>
    <description>&lt;P&gt;I don't know if it is useful yet, but I was having the same problem. It was due to the fact that, for reasons of making some checks, I removed the "var dbx = new DroboxClient(AcessToken)" from the "using" clause. When I put it back, everything worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps someone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2022 00:01:23 GMT</pubDate>
    <dc:creator>olavolsf</dc:creator>
    <dc:date>2022-08-30T00:01:23Z</dc:date>
    <item>
      <title>Return {"path/not_found/..."}</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Return-quot-path-not-found-quot/m-p/502628#M24878</link>
      <description>&lt;P&gt;HI All&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have an issue in C#&amp;nbsp; dbx.Files.GetTemporaryLinkAsync method&lt;/P&gt;
&lt;P&gt;when I pass a root folder it generates the URL and works like a charm but when you send the sub-folder path it returns&amp;nbsp;&lt;/P&gt;
&lt;P&gt;{"path/not_found/..."}&lt;/P&gt;
&lt;P&gt;Any idea, please&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;public static string GetTempDropboxImageUrl(string File,string token)&lt;BR /&gt;{&lt;BR /&gt;var dbx = new DropboxClient(token);&lt;BR /&gt;var response = dbx.Files.GetTemporaryLinkAsync(File).Result;&lt;BR /&gt;return response.Link;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 16:48:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Return-quot-path-not-found-quot/m-p/502628#M24878</guid>
      <dc:creator>weerasinghe4</dc:creator>
      <dc:date>2021-03-08T16:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Return {"path/not_found/..."}</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Return-quot-path-not-found-quot/m-p/502791#M24881</link>
      <description>&lt;P&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/T_Dropbox_Api_Files_LookupError_NotFound.htm" target="_self"&gt;A 'not_found' error&lt;/A&gt; from&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Files_Routes_FilesUserRoutes_GetTemporaryLinkAsync_1.htm" target="_self"&gt;GetTemporaryLinkAsync&lt;/A&gt; indicates "There is nothing at the given path.". Are you sure you're passing in a correct path? How are you retrieving/building the path value?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 17:09:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Return-quot-path-not-found-quot/m-p/502791#M24881</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-03-08T17:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Return {"path/not_found/..."}</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Return-quot-path-not-found-quot/m-p/619035#M28499</link>
      <description>&lt;P&gt;I don't know if it is useful yet, but I was having the same problem. It was due to the fact that, for reasons of making some checks, I removed the "var dbx = new DroboxClient(AcessToken)" from the "using" clause. When I put it back, everything worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps someone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 00:01:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Return-quot-path-not-found-quot/m-p/619035#M28499</guid>
      <dc:creator>olavolsf</dc:creator>
      <dc:date>2022-08-30T00:01:23Z</dc:date>
    </item>
  </channel>
</rss>

