Forum Discussion

brajMohan's avatar
brajMohan
Explorer | Level 3
6 years ago

What will be the error message for create paper API with new Dropbox account

As paper APIs are migrated for new Dropbox account, we want to show appropriate error message to inform about paper API migration to the user of our application, but in api analysis we found that we are getting insufficient permission error for create paper api call as below,

https://api.dropboxapi.com/2/paper/docs/create
{
    "error_summary": "insufficient_permissions/...",
    "error": {
        ".tag": "insufficient_permissions"
    }
}

Is this expected error message we will get for paper APIs with new account(created after Sept 19) or is it some another issue with the permissions?

 

1 Reply

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

    Yes, this is the expected error message for this endpoint for a new account with Paper documents as files in the Dropbox filesystem. 

     

    For reference, from the /2/paper/docs/create documentation:

    insufficient_permissions Void Your account does not have permissions to perform this action. This may be due to it only having access to Paper as files in the Dropbox filesystem. For more information, refer to the Paper Migration Guide.

About Discuss Dropbox Developer & API

Node avatar for Discuss Dropbox Developer & API
Make connections with 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!