<?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 CreateSharedLinkWithSettingsErrorException existing URL / name in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/CreateSharedLinkWithSettingsErrorException-existing-URL-name/m-p/192137#M8499</link>
    <description>&lt;P&gt;If the following code throws the exception&lt;BR /&gt;CreateSharedLinkWithSettingsErrorException&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get the existing URL and name?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SharedLinkMetadata slm = mDbxClient.sharing().createSharedLinkWithSettings(remoteFolderPath + "/" + remoteFileName, SharedLinkSettings.newBuilder().withRequestedVisibility(RequestedVisibility.PUBLIC).build());&lt;BR /&gt;url = slm.getUrl();&lt;BR /&gt;ResolvedVisibility res = slm.getLinkPermissions().getResolvedVisibility();&lt;BR /&gt;name = slm.getName();&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:28:52 GMT</pubDate>
    <dc:creator>Holger K.</dc:creator>
    <dc:date>2019-05-29T09:28:52Z</dc:date>
    <item>
      <title>CreateSharedLinkWithSettingsErrorException existing URL / name</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/CreateSharedLinkWithSettingsErrorException-existing-URL-name/m-p/192137#M8499</link>
      <description>&lt;P&gt;If the following code throws the exception&lt;BR /&gt;CreateSharedLinkWithSettingsErrorException&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get the existing URL and name?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SharedLinkMetadata slm = mDbxClient.sharing().createSharedLinkWithSettings(remoteFolderPath + "/" + remoteFileName, SharedLinkSettings.newBuilder().withRequestedVisibility(RequestedVisibility.PUBLIC).build());&lt;BR /&gt;url = slm.getUrl();&lt;BR /&gt;ResolvedVisibility res = slm.getLinkPermissions().getResolvedVisibility();&lt;BR /&gt;name = slm.getName();&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:28:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/CreateSharedLinkWithSettingsErrorException-existing-URL-name/m-p/192137#M8499</guid>
      <dc:creator>Holger K.</dc:creator>
      <dc:date>2019-05-29T09:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: CreateSharedLinkWithSettingsErrorException existing URL / name</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/CreateSharedLinkWithSettingsErrorException-existing-URL-name/m-p/192146#M8505</link>
      <description>&lt;P&gt;You can use &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v2.1.x/com/dropbox/core/v2/sharing/ListSharedLinksBuilder.html" target="_self"&gt;listSharedLinksBuilder&lt;/A&gt;&amp;nbsp;to get the existing shared link for a file or folder. (If you're only interested in links to the exact path, you'll want to use withDirectOnly(true).)&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 18:12:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/CreateSharedLinkWithSettingsErrorException-existing-URL-name/m-p/192146#M8505</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-10-26T18:12:04Z</dc:date>
    </item>
  </channel>
</rss>

