<?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 How to list links for editing in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-list-links-for-editing/m-p/507749#M25084</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I'm using dropbox business account and API v2.0. I have some files that are shared by links for viewing and some for editing. I want to know what files are shared for editing, but &lt;STRONG&gt;list_shared_link&lt;/STRONG&gt; only returns links for viewing, not for editing. I look at the file in the UI, and see that "Anyone with this link &lt;STRONG&gt;can edit&lt;/STRONG&gt;". But I can't get this information using the API.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How do I get links for editing using the API?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Mar 2021 10:39:04 GMT</pubDate>
    <dc:creator>vlad_m</dc:creator>
    <dc:date>2021-03-25T10:39:04Z</dc:date>
    <item>
      <title>How to list links for editing</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-list-links-for-editing/m-p/507749#M25084</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm using dropbox business account and API v2.0. I have some files that are shared by links for viewing and some for editing. I want to know what files are shared for editing, but &lt;STRONG&gt;list_shared_link&lt;/STRONG&gt; only returns links for viewing, not for editing. I look at the file in the UI, and see that "Anyone with this link &lt;STRONG&gt;can edit&lt;/STRONG&gt;". But I can't get this information using the API.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How do I get links for editing using the API?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 10:39:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-list-links-for-editing/m-p/507749#M25084</guid>
      <dc:creator>vlad_m</dc:creator>
      <dc:date>2021-03-25T10:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to list links for editing</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-list-links-for-editing/m-p/507931#M25090</link>
      <description>&lt;P&gt;[Cross-linking for reference:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/66801474/how-to-get-shared-links-for-editing" target="_blank"&gt;https://stackoverflow.com/questions/66801474/how-to-get-shared-links-for-editing&lt;/A&gt;&amp;nbsp;]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I sounds like you're referring to the kind of link with&amp;nbsp;"/scl/fi", which can enable editing access, and you're calling list_shared_links to list the shared links, but aren't seeing the "/scl/fi" links returned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These "/scl" links aren't standard shared links, so they don't get listed by default, and don't behave exactly the same way as standard shared links. Calling list_shared_links without specifying a "path" value won't return this kind of "/scl" link; I'll send this along to the team to ask them to change it to do so, but I can't promise if/when that might be done.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead, to retrieve these kinds of links, you would need to specify the "path" parameter for the particular item you wish to look up. If you do so, it will return those "/scl" links. You would need to call for each path for which you want to retrieve "/scl" links though.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 20:19:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-list-links-for-editing/m-p/507931#M25090</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-03-25T20:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to list links for editing</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-list-links-for-editing/m-p/508045#M25091</link>
      <description>&lt;P&gt;Not very convenient, but it works. Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 07:39:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-list-links-for-editing/m-p/508045#M25091</guid>
      <dc:creator>vlad_m</dc:creator>
      <dc:date>2021-03-26T07:39:28Z</dc:date>
    </item>
  </channel>
</rss>

