<?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: No cursor when fetching list_shared_links in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-cursor-when-fetching-list-shared-links/m-p/148772#M4871</link>
    <description>&lt;P&gt;Hi Sam, this seems to work for me:&lt;/P&gt;
&lt;PRE&gt;$ curl -X POST https://api.dropboxapi.com/2/sharing/list_shared_links \&lt;BR /&gt;&amp;gt; --header "Authorization: Bearer ACCESS_TOKEN_REDACTED" \&lt;BR /&gt;&amp;gt; --header "Content-Type: application/json" \&lt;BR /&gt;&amp;gt; --data "{}"&lt;BR /&gt;&lt;BR /&gt;{&lt;BR /&gt; "links": [&lt;BR /&gt; {redacted for brevity}&lt;BR /&gt; ],&lt;BR /&gt; "has_more": true,&lt;BR /&gt; "cursor": "eyJwcm9nIjogIjE0N{redacted for brevity}"&lt;BR /&gt;}&lt;/PRE&gt;
&lt;P&gt;Can you share a sample request/response showing the issue you're seeing?&amp;nbsp;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Feb 2016 02:35:22 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-02-26T02:35:22Z</dc:date>
    <item>
      <title>No cursor when fetching list_shared_links</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-cursor-when-fetching-list-shared-links/m-p/148771#M4870</link>
      <description>&lt;P&gt;When querying for shared links without a path I successfully return the entries I'm after however I can't seem to return a cursor for the request despite the api document saying:&lt;/P&gt;
&lt;PRE&gt;Cursor is returned only if no path is given or the path is empty. This field is optional.&lt;/PRE&gt;
&lt;P&gt;Any idea why that might be?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:35:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-cursor-when-fetching-list-shared-links/m-p/148771#M4870</guid>
      <dc:creator>Sam M.23</dc:creator>
      <dc:date>2019-05-29T09:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: No cursor when fetching list_shared_links</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-cursor-when-fetching-list-shared-links/m-p/148772#M4871</link>
      <description>&lt;P&gt;Hi Sam, this seems to work for me:&lt;/P&gt;
&lt;PRE&gt;$ curl -X POST https://api.dropboxapi.com/2/sharing/list_shared_links \&lt;BR /&gt;&amp;gt; --header "Authorization: Bearer ACCESS_TOKEN_REDACTED" \&lt;BR /&gt;&amp;gt; --header "Content-Type: application/json" \&lt;BR /&gt;&amp;gt; --data "{}"&lt;BR /&gt;&lt;BR /&gt;{&lt;BR /&gt; "links": [&lt;BR /&gt; {redacted for brevity}&lt;BR /&gt; ],&lt;BR /&gt; "has_more": true,&lt;BR /&gt; "cursor": "eyJwcm9nIjogIjE0N{redacted for brevity}"&lt;BR /&gt;}&lt;/PRE&gt;
&lt;P&gt;Can you share a sample request/response showing the issue you're seeing?&amp;nbsp;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 02:35:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-cursor-when-fetching-list-shared-links/m-p/148772#M4871</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-02-26T02:35:22Z</dc:date>
    </item>
  </channel>
</rss>

