Forum Discussion

saritafurtado's avatar
saritafurtado
Explorer | Level 3
8 years ago

insufficient_permissions error in paper doc api

Hi,

 

I am retreiving a list of docs using docs/list api. Then Im using the doc id to download and get folder info with docs/download and docs/get_folder_info apis respectively. All the doc ids from the list gives me result for download and folder info except one. Any doc api I call with this doc id gives me below error.

{
  "error_summary": "insufficient_permissions/...",
  "error": { ".tag": "insufficient_permissions" } }

 

I am using user endpoint to run these apis.

12 Replies

Replies have been turned off for this discussion
  • Shanness's avatar
    Shanness
    New member | Level 2
    6 years ago

    I'm having the same problem too.  Is there an update for this?

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    6 years ago

    Shanness I still don't have an official update on this unfortunately. (For reference, it looks like this can occur due to some implementation details on the backend of how account migrations work with respect to Paper docs. That is, during the migration some extraneous doc IDs may be left over, but these don't actually refer to any distinct documents that the user doesn't already have access to via other doc IDs. So, it should be safe to ignore the failing doc IDs.)

     

    The Paper API endpoints are deprecated though, so the team may not be able to prioritize fixing this, since these will be retired anyway. Please refer to the Paper Migration Guide for more information.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

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, Facebook or Instagram.

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!