<?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: Get all shared links for a file in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Get-all-shared-links-for-a-file/m-p/677987#M3324</link>
    <description>&lt;P&gt;Closing as a duplicate of &lt;A href="https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-all-shared-links-for-a-file/td-p/677953" target="_blank"&gt;this thread&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Apr 2023 17:32:52 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2023-04-19T17:32:52Z</dc:date>
    <item>
      <title>Get all shared links for a file</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Get-all-shared-links-for-a-file/m-p/677971#M3323</link>
      <description>&lt;P&gt;I have a .net app that needs to get all of the shared links for a particular file.&amp;nbsp; The only way I can see to do this is to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Get a DropboxTeamClient with&amp;nbsp;"team_info.read", "team_data.member", "groups.read" scopes&lt;/LI&gt;&lt;LI&gt;Get the proper group id through&amp;nbsp;TeamTeamRoutes.GroupsListAsync&lt;/LI&gt;&lt;LI&gt;Get all of the members of the group&amp;nbsp;through&amp;nbsp;TeamTeamRoutes.GroupsMembersListAsync&lt;/LI&gt;&lt;LI&gt;Cycle through the GroupMemberInfo getting the TeamMemberId, and then get a DropboxClient from&amp;nbsp;DropboxTeamClient.AsMember(TeamMemberId)&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Get all of the shared links for that file, for that member, using SharingUserRoutes.ListSharedLinksAsync&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I am an Admin and have approved this app during authorization.&amp;nbsp; This all works well on my computer.&amp;nbsp; If another user, who is not an Admin, tries to get an authorization token they receive an error message saying "You must be a team administrator to authorize this app.&amp;nbsp; Either login to a Dropbox for Business admin account, or contact an existing administrator for your team."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I authorize a non-Admin user, or is there a better way to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 16:48:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Get-all-shared-links-for-a-file/m-p/677971#M3323</guid>
      <dc:creator>icefishandrew</dc:creator>
      <dc:date>2023-04-19T16:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Get all shared links for a file</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Get-all-shared-links-for-a-file/m-p/677987#M3324</link>
      <description>&lt;P&gt;Closing as a duplicate of &lt;A href="https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-all-shared-links-for-a-file/td-p/677953" target="_blank"&gt;this thread&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 17:32:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Get-all-shared-links-for-a-file/m-p/677987#M3324</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-04-19T17:32:52Z</dc:date>
    </item>
  </channel>
</rss>

