<?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: Can I create a shared link that requires login? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/357024#M20379</link>
    <description>&lt;P&gt;Thanks for confirming that! I just tried it and got the same behavior. I'll look into this and follow up here once I have an update for you.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2019 19:13:33 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-07-24T19:13:33Z</dc:date>
    <item>
      <title>Can I create a shared link that requires login?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/356834#M20366</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I'm attempting to programmatically create a list of a shared folders content, with links attached to each file.&amp;nbsp; Each link should point to the file on dropbox, where the user would have to log in and, &lt;EM&gt;if they have access to the file,&lt;/EM&gt; be able to view and edit it.&lt;BR /&gt;&lt;BR /&gt;After reading the docs, I thought I could achieve this with&amp;nbsp;&lt;EM&gt;create_shared_link_with_settings&amp;nbsp;&lt;/EM&gt;using the&amp;nbsp;&lt;EM&gt;audience: no_one&lt;/EM&gt; option, but I can't seem to get it to work.&lt;BR /&gt;&lt;BR /&gt;The docs read:&lt;/P&gt;
&lt;DIV class="field"&gt;&lt;STRONG&gt;&lt;I&gt;no_one&amp;nbsp;&lt;/I&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;EM&gt;The link can be used by no one. The link merely points the user to the content, and does not grant additional rights to the user. Members of the content who use this link can only access the content with their pre-existing access rights.&lt;/EM&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;Have I misunderstood? Can I archieve this some other way?&lt;BR /&gt;I have a normal user account, not teams.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 00:09:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/356834#M20366</guid>
      <dc:creator>tormodvm</dc:creator>
      <dc:date>2019-07-24T00:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a shared link that requires login?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/357006#M20372</link>
      <description>&lt;P&gt;Thanks for the report! Just to clarify, when you say you "can't seem to get it to work", what specifically fails, and with what error message?&lt;/P&gt;
&lt;P&gt;There may be an issue on our side with this so we'll be happy to look into it, but I'd like to make sure I know exactly what isn't working for you and how first.&amp;nbsp;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 18:06:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/357006#M20372</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-07-24T18:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a shared link that requires login?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/357023#M20378</link>
      <description>&lt;P&gt;Thanks for answering.&lt;BR /&gt;I can create a shared link with the http api through curl.&lt;BR /&gt;If I try to include the &lt;EM&gt;audience: no_one&lt;/EM&gt; setting, I get this error summary.&lt;/P&gt;&lt;PRE&gt;"error_summary": "settings_error/invalid_settings/"&lt;/PRE&gt;&lt;P&gt;&lt;SPAN class="s1"&gt;Does it work for you?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 19:12:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/357023#M20378</guid>
      <dc:creator>tormodvm</dc:creator>
      <dc:date>2019-07-24T19:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a shared link that requires login?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/357024#M20379</link>
      <description>&lt;P&gt;Thanks for confirming that! I just tried it and got the same behavior. I'll look into this and follow up here once I have an update for you.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 19:13:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/357024#M20379</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-07-24T19:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a shared link that requires login?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/361748#M20590</link>
      <description>&lt;P&gt;Any news on this issue? Fingers crossed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Aug 2019 10:29:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/361748#M20590</guid>
      <dc:creator>tormodvm</dc:creator>
      <dc:date>2019-08-25T10:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a shared link that requires login?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/361928#M20592</link>
      <description>&lt;P&gt;I don't have an official update on this yet unfortunately. I'll let you know once I do.&lt;/P&gt;
&lt;P&gt;(For reference though, it sounds like this unfortunately is not currently meant for use like this. I.e., `no_one` isn't meant for use with the /2/sharing/create_shared_link_with_settings endpoint, and is only listed for it because the `LinkAudience` object itself is shared with other endpoints. This is still open with the team, but it looks like there currently aren't plans to implement it.)&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 16:48:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/361928#M20592</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-08-26T16:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a shared link that requires login?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/691469#M30984</link>
      <description>&lt;P&gt;Update: using the /2/sharing/create_shared_link_with_settings endpoint to create a link with the "no_one" audience should work now.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 17:24:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Can-I-create-a-shared-link-that-requires-login/m-p/691469#M30984</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-06-13T17:24:44Z</dc:date>
    </item>
  </channel>
</rss>

