<?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: API to set_password for shared folder? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/278146#M16658</link>
    <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Sounded really promising! Thank you for pointing me in the right direction.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Unfortunley I'm getting an error using that command:&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{"error_summary": "settings_error/invalid_settings/..", "error": {".tag": "settings_error", "settings_error": {".tag": "invalid_settings"}}}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the CURL command with this data:&lt;/P&gt;&lt;PRE&gt;--data '{"url":"https://www.dropbox.com/sh/rjg3ms4tkca69XX/AABQP1tMaxHjUey4b8mQlg9XX?dl=0","settings":{"link_password":"zzz"}}'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All&amp;nbsp;settings for this command are &lt;EM&gt;optional&lt;/EM&gt;&amp;nbsp;according to the documentation, but I'm still getting invalid_settings?&lt;/P&gt;&lt;P&gt;(Perhaps it has to to something with the URL parameter?)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suggestions on what could be wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 May 2018 19:02:48 GMT</pubDate>
    <dc:creator>m1lle</dc:creator>
    <dc:date>2018-05-29T19:02:48Z</dc:date>
    <item>
      <title>API to set_password for shared folder?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/277897#M16642</link>
      <description>&lt;P&gt;Using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;create_shared_link_with_settings&lt;/EM&gt;&amp;nbsp;I am able to share a folder and set a password for it. But I don't seam to find any way to&amp;nbsp;*change* this password?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I do that through the API? Is it possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;update_folder_policy&lt;/EM&gt;&amp;nbsp;for this, but it's not usable for an "App Folder" app.&amp;nbsp;(I'm getting the error:&amp;nbsp;&lt;SPAN&gt;Your API app is an "App Folder" app. It is not allowed to access this API function)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:13:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/277897#M16642</guid>
      <dc:creator>m1lle</dc:creator>
      <dc:date>2019-05-29T09:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: API to set_password for shared folder?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/278104#M16652</link>
      <description>&lt;P&gt;To change the password for an existing shared link for a folder, e.g., created via&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link_with_settings" target="_blank"&gt;create_shared_link_with_settings&lt;/A&gt;, you should use&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-modify_shared_link_settings" target="_blank"&gt;modify_shared_link_settings&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 13:19:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/278104#M16652</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-05-29T13:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: API to set_password for shared folder?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/278146#M16658</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Sounded really promising! Thank you for pointing me in the right direction.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Unfortunley I'm getting an error using that command:&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{"error_summary": "settings_error/invalid_settings/..", "error": {".tag": "settings_error", "settings_error": {".tag": "invalid_settings"}}}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the CURL command with this data:&lt;/P&gt;&lt;PRE&gt;--data '{"url":"https://www.dropbox.com/sh/rjg3ms4tkca69XX/AABQP1tMaxHjUey4b8mQlg9XX?dl=0","settings":{"link_password":"zzz"}}'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All&amp;nbsp;settings for this command are &lt;EM&gt;optional&lt;/EM&gt;&amp;nbsp;according to the documentation, but I'm still getting invalid_settings?&lt;/P&gt;&lt;P&gt;(Perhaps it has to to something with the URL parameter?)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suggestions on what could be wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 19:02:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/278146#M16658</guid>
      <dc:creator>m1lle</dc:creator>
      <dc:date>2018-05-29T19:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: API to set_password for shared folder?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/278155#M16661</link>
      <description>&lt;P&gt;To set a password, you need to set the 'requested_visibility' to 'password'. So, in your example, that would look like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;--data '{"url":"https://www.dropbox.com/sh/rjg3ms4tkca69XX/AABQP1tMaxHjUey4b8mQlg9XX?dl=0","settings":{"link_password":"zzz","requested_visibility":{".tag":"password"}}}'
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 20:23:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/278155#M16661</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-05-29T20:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: API to set_password for shared folder?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/278164#M16662</link>
      <description>Ahhh, "optional", but not so optional. Thanks a thousand, Greg!</description>
      <pubDate>Tue, 29 May 2018 21:58:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/278164#M16662</guid>
      <dc:creator>m1lle</dc:creator>
      <dc:date>2018-05-29T21:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: API to set_password for shared folder?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/278176#M16664</link>
      <description>&lt;P&gt;porfavor mandenme el correo para repuperar la cuenta porfavor se lo suplico&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 02:07:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/278176#M16664</guid>
      <dc:creator>tyni02</dc:creator>
      <dc:date>2018-05-30T02:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: API to set_password for shared folder?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/278240#M16667</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/689101"&gt;@tyni02&lt;/a&gt;&amp;nbsp;You can contact support here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/support" target="_blank"&gt;https://www.dropbox.com/support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;---&lt;/P&gt;
&lt;P&gt;Puede contactar al soporte aquí:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/support" target="_blank"&gt;https://www.dropbox.com/support&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 13:47:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/278240#M16667</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-05-30T13:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: API to set_password for shared folder?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/394470#M21725</link>
      <description>&lt;P&gt;What if i dont want to set a password ?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 22:52:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/394470#M21725</guid>
      <dc:creator>xsmael</dc:creator>
      <dc:date>2020-02-03T22:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: API to set_password for shared folder?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/394471#M21726</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/10"&gt;@Greg-DB&lt;/a&gt;&amp;nbsp; a écrit&amp;nbsp;:&lt;BR /&gt;&lt;P&gt;To set a password, you need to set the 'requested_visibility' to 'password'. So, in your example, that would look like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;--data '{"url":"https://www.dropbox.com/sh/rjg3ms4tkca69XX/AABQP1tMaxHjUey4b8mQlg9XX?dl=0","settings":{"link_password":"zzz","requested_visibility":{".tag":"password"}}}'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;What if i dont want to set a password ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 22:53:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/394471#M21726</guid>
      <dc:creator>xsmael</dc:creator>
      <dc:date>2020-02-03T22:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: API to set_password for shared folder?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/394628#M21729</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1259695"&gt;@xsmael&lt;/a&gt;&amp;nbsp;If you want to create a shared link without a password, you would still use&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link_with_settings" target="_self"&gt;/2/sharing/create_shared_link_with_settings&lt;/A&gt; ,&amp;nbsp;but you would omit the 'link_password' parameter (and use 'requested_visibility' accordingly, i.e., either omit it it set it to something other than "password").&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 16:05:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-to-set-password-for-shared-folder/m-p/394628#M21729</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-02-04T16:05:03Z</dc:date>
    </item>
  </channel>
</rss>

