<?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 Create Shared Link (HTTP + C#) in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Shared-Link-HTTP-C/m-p/230838#M12565</link>
    <description>&lt;P&gt;Hi everybody!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm using the HTTP Api v2 and C#&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am trying to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a folder&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Copy a file inside the folder&lt;/LI&gt;&lt;LI&gt;Generate a shared link with settings for the folder&lt;/LI&gt;&lt;LI&gt;Download the content of the folder using WebClient&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The folder is created, the files are copied inside the folder correctly but the link generated is pointing to what seems to be another folder with the same name ( ? ) without any content so I end up downloading an empty .zip. If i copy and paste the shared link that i generate with the API in my browser's address bar I can see an empty folder. If I access my dropbox and reach said folder and manually share it via dropbox Web UI, I get a link which is different and shows the files that I have uploaded.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a bit puzzled by this. I'm guessing it has to do with permissions of some sort?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:20:57 GMT</pubDate>
    <dc:creator>Vesenda</dc:creator>
    <dc:date>2019-05-29T09:20:57Z</dc:date>
    <item>
      <title>Create Shared Link (HTTP + C#)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Shared-Link-HTTP-C/m-p/230838#M12565</link>
      <description>&lt;P&gt;Hi everybody!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm using the HTTP Api v2 and C#&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am trying to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a folder&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Copy a file inside the folder&lt;/LI&gt;&lt;LI&gt;Generate a shared link with settings for the folder&lt;/LI&gt;&lt;LI&gt;Download the content of the folder using WebClient&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The folder is created, the files are copied inside the folder correctly but the link generated is pointing to what seems to be another folder with the same name ( ? ) without any content so I end up downloading an empty .zip. If i copy and paste the shared link that i generate with the API in my browser's address bar I can see an empty folder. If I access my dropbox and reach said folder and manually share it via dropbox Web UI, I get a link which is different and shows the files that I have uploaded.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a bit puzzled by this. I'm guessing it has to do with permissions of some sort?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:20:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Shared-Link-HTTP-C/m-p/230838#M12565</guid>
      <dc:creator>Vesenda</dc:creator>
      <dc:date>2019-05-29T09:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create Shared Link (HTTP + C#)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Shared-Link-HTTP-C/m-p/230856#M12566</link>
      <description>Hi Chris, is your app registered for the "app folder" permission? If so, note that everything the app can access and operate on will be inside the /Apps/&amp;lt;app folder name&amp;gt; folder inside your Dropbox. &lt;BR /&gt;&lt;BR /&gt;So, for example, if the app acts on /&amp;lt;subfolder name&amp;gt;, that will actually be at /Apps/&amp;lt;app folder&amp;gt;/&amp;lt;subfolder name&amp;gt; when you browse your account on dropbox.com.&lt;BR /&gt;&lt;BR /&gt;If that doesn't seem to be the issue, please share some code/output so we can offer more insight.</description>
      <pubDate>Wed, 05 Jul 2017 17:58:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Shared-Link-HTTP-C/m-p/230856#M12566</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-07-05T17:58:53Z</dc:date>
    </item>
  </channel>
</rss>

