<?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: Getting error by calling https://api.dropboxapi.com/2/sharing/list_shared_links in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-by-calling-https-api-dropboxapi-com-2-sharing-list/m-p/568425#M26626</link>
    <description>&lt;P&gt;If you're getting 'reset' back from &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_shared_links" target="_self"&gt;/2/sharing/list_shared_links&lt;/A&gt;, that means that the cursor you're supplying is no longer valid. You'll need to call back to &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_shared_links" target="_self"&gt;/2/sharing/list_shared_links&lt;/A&gt; without that cursor to reset. When you call back, you can omit both the 'cursor' and 'path' parameters to list all the available shared links.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jan 2022 14:02:50 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2022-01-05T14:02:50Z</dc:date>
    <item>
      <title>Getting error by calling https://api.dropboxapi.com/2/sharing/list_shared_links</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-by-calling-https-api-dropboxapi-com-2-sharing-list/m-p/568366#M26623</link>
      <description>&lt;P&gt;hey,&lt;/P&gt;
&lt;P&gt;I want to revoke sharing urls without knowing the urls, so I wanted to list all shared links for the specific cursor which I have from using the search v2 endpoint.&lt;/P&gt;
&lt;P&gt;But I get following response:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;{
    "error_summary": "reset/.",
    "error": {
        ".tag": "reset"
    }
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I try to create a sharelink via &lt;SPAN&gt;endpoint /2/sharing/create_shared_link_with_settings I get the following response:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;{
    "error_summary": "shared_link_already_exists/",
    "error": {
        ".tag": "shared_link_already_exists"
    }
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Well that one is correct it exists but I don't know the url.&lt;/P&gt;
&lt;P&gt;So what can I do now?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 11:47:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-by-calling-https-api-dropboxapi-com-2-sharing-list/m-p/568366#M26623</guid>
      <dc:creator>benjaminkromer</dc:creator>
      <dc:date>2022-01-05T11:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error by calling https://api.dropboxapi.com/2/sharing/list_shared_links</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-by-calling-https-api-dropboxapi-com-2-sharing-list/m-p/568425#M26626</link>
      <description>&lt;P&gt;If you're getting 'reset' back from &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_shared_links" target="_self"&gt;/2/sharing/list_shared_links&lt;/A&gt;, that means that the cursor you're supplying is no longer valid. You'll need to call back to &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_shared_links" target="_self"&gt;/2/sharing/list_shared_links&lt;/A&gt; without that cursor to reset. When you call back, you can omit both the 'cursor' and 'path' parameters to list all the available shared links.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 14:02:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-by-calling-https-api-dropboxapi-com-2-sharing-list/m-p/568425#M26626</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-01-05T14:02:50Z</dc:date>
    </item>
  </channel>
</rss>

