Forum Discussion

wingsecurity's avatar
wingsecurity
New member | Level 2
2 years ago

received path not found on 2/sharing/list_shared_links for request with cursor

i am using 2/sharing/list_shared_links endpoint

after a few round of receiving a cursor and using it i got the error 

{
  "error_summary": "path/not_found/...",
  "error": {
    ".tag": "path",
    "path": {
      ".tag": "not_found"
    }
  }
}
  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    Thanks for the report. I'll be happy to help with any questions or issues you have regarding the Dropbox API, but I'll need some more information. Please reply with:

    • the steps to reproduce the issue, including relevant code snippet(s), but don't include any access or refresh token(s); please also show the parameter value(s) used for the initial /2/sharing/list_shared_links call
    • several sample 'X-Dropbox-Request-Id' response header values for the unexpected error

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,950 PostsLatest Activity: 8 minutes ago
351 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!