<?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: Problem with share links in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-share-links/m-p/699303#M31220</link>
    <description>&lt;P&gt;I had a "rate limit" if I continue following the cursor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, it worked using the file id as path parameter.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jul 2023 14:22:26 GMT</pubDate>
    <dc:creator>DavidG11</dc:creator>
    <dc:date>2023-07-17T14:22:26Z</dc:date>
    <item>
      <title>Problem with share links</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-share-links/m-p/699289#M31216</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have some issue using the API and the Shared link&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;list_shared_links always return "true" for hasMore&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Exception in 2/sharing/create_shared_link_with_settings: {".tag":"shared_link_already_exists","shared_link_already_exists":null} is raised but the shared link (I want to create) wasn't in the retrieved links I got with&amp;nbsp;list_shared_links&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 17 Jul 2023 12:47:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-share-links/m-p/699289#M31216</guid>
      <dc:creator>DavidG11</dc:creator>
      <dc:date>2023-07-17T12:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with share links</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-share-links/m-p/699292#M31217</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1727703"&gt;@DavidG11&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;list_shared_links always return "true" for hasMore&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1727703"&gt;@DavidG11&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Did you continue with the cursor returned? 🧐 Or, just every single time you start, it's from beginning anew. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;Hope this gives direction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS: By the way, to avoid processing long list of links, you can pass the path (or id) and request direct only link. In such a way you're going to receive single link - the desired one. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 13:32:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-share-links/m-p/699292#M31217</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-07-17T13:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with share links</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-share-links/m-p/699298#M31218</link>
      <description>&lt;P&gt;Yes I continued with the cursor returned.&lt;/P&gt;&lt;P&gt;The last time, the hasMore return true but the links array is empty.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll try with the id, if the java integration supports this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 13:57:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-share-links/m-p/699298#M31218</guid>
      <dc:creator>DavidG11</dc:creator>
      <dc:date>2023-07-17T13:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with share links</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-share-links/m-p/699299#M31219</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1727703"&gt;@DavidG11&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;The last time, the hasMore return true but the links array is empty.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It's possible. In such case, you have to continue! Empty array is NOT end criteria.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1727703"&gt;@DavidG11&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;I'll try with the id, if the java integration supports this.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Take a look &lt;A title="withPath" href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v5.4.3/com/dropbox/core/v2/sharing/ListSharedLinksBuilder.html#withPath(java.lang.String)" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. Don't forget to set direct only too.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 14:04:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-share-links/m-p/699299#M31219</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-07-17T14:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with share links</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-share-links/m-p/699303#M31220</link>
      <description>&lt;P&gt;I had a "rate limit" if I continue following the cursor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, it worked using the file id as path parameter.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 14:22:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-share-links/m-p/699303#M31220</guid>
      <dc:creator>DavidG11</dc:creator>
      <dc:date>2023-07-17T14:22:26Z</dc:date>
    </item>
  </channel>
</rss>

