<?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: How to get the UserId for HTTP File Dowload? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-the-UserId-for-HTTP-File-Dowload/m-p/290753#M17774</link>
    <description>To create shared links in the first place, you should use /2/sharing/create_shared_link_with_settings:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link_with_settings" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link_with_settings&lt;/A&gt;</description>
    <pubDate>Mon, 13 Aug 2018 14:08:45 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2018-08-13T14:08:45Z</dc:date>
    <item>
      <title>How to get the UserId for HTTP File Dowload?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-the-UserId-for-HTTP-File-Dowload/m-p/290733#M17766</link>
      <description>&lt;P&gt;&lt;A href="https://www.dropbox.com/s/" target="_blank"&gt;https://www.dropbox.com/s/&lt;/A&gt;&lt;U&gt;&lt;STRONG&gt;r3p1au45g3rylvs&lt;/STRONG&gt;&lt;/U&gt;/advocated.jpeg&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to get the UserId like this for my dropbox&amp;nbsp;&amp;nbsp;&lt;U&gt;&lt;STRONG&gt;r3p1au45g3rylvs&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:11:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-the-UserId-for-HTTP-File-Dowload/m-p/290733#M17766</guid>
      <dc:creator>lrjramkumar</dc:creator>
      <dc:date>2019-05-29T09:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the UserId for HTTP File Dowload?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-the-UserId-for-HTTP-File-Dowload/m-p/290747#M17770</link>
      <description>[Cross-linking for reference: &lt;A href="https://stackoverflow.com/questions/51823329/how-to-get-the-userid-for-dropbox-http-file-dowload" target="_blank"&gt;https://stackoverflow.com/questions/51823329/how-to-get-the-userid-for-dropbox-http-file-dowload&lt;/A&gt; ]&lt;BR /&gt;&lt;BR /&gt;First, to clarify, note that the string in shared links like this, e.g., "r3p1au45g3rylvs" is not a user ID. It is a randomly generated string only used in the shared link.&lt;BR /&gt;&lt;BR /&gt;If you want to get information about a shared link, you can use /2/sharing/get_shared_link_metadata:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-get_shared_link_metadata" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#sharing-get_shared_link_metadata&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This does not give you the user ID for the user that owns the link, however. (It will give you the team member ID of the user that owns the link, under 'team_member_info', if and only if the owner is on the same team as the connected user account for the API call.)&lt;BR /&gt;&lt;BR /&gt;Also, note that that is a link to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation" target="_blank"&gt;https://www.dropbox.com/developers/documentation&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Those have corresponding native methods for the HTTPS endpoints.</description>
      <pubDate>Mon, 13 Aug 2018 13:59:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-the-UserId-for-HTTP-File-Dowload/m-p/290747#M17770</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-08-13T13:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the UserId for HTTP File Dowload?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-the-UserId-for-HTTP-File-Dowload/m-p/290750#M17772</link>
      <description>How to generate the share links</description>
      <pubDate>Mon, 13 Aug 2018 14:06:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-the-UserId-for-HTTP-File-Dowload/m-p/290750#M17772</guid>
      <dc:creator>lrjramkumar</dc:creator>
      <dc:date>2018-08-13T14:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the UserId for HTTP File Dowload?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-the-UserId-for-HTTP-File-Dowload/m-p/290753#M17774</link>
      <description>To create shared links in the first place, you should use /2/sharing/create_shared_link_with_settings:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link_with_settings" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link_with_settings&lt;/A&gt;</description>
      <pubDate>Mon, 13 Aug 2018 14:08:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-the-UserId-for-HTTP-File-Dowload/m-p/290753#M17774</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-08-13T14:08:45Z</dc:date>
    </item>
  </channel>
</rss>

