Forum Discussion

nandryshak's avatar
nandryshak
New member | Level 1
10 months ago

user_suspended, now Stuck on "content is uploading"

Hi,

Yesterday I was dealing with an issue when uploading files using the Python SDK (v10.1.2). The files "successfully" upload, but when I follow the link I get this error:

"Content is uploading

Link content can't be viewed because it hasn't finished uploading. You'll be able to view it once it completes"

I still get this error even after 24 hours. Uploading via the web browser works fine. We have enough space on our account, and the file I'm trying to upload is small (<1MB).

Today I try again and get an error while uploading: AuthError('user_suspended', None)

So I create a new app via the dev console and try again, but I get the same "content is uploading" error. This code has been working fine for 5+ years until this week. Any ideas? 

Thanks,

 

5 Replies

  • nandryshak's avatar
    nandryshak
    New member | Level 1
    10 months ago

    I'm creating the link like this: 

    link = dropbox_client.sharing_create_shared_link(dropbox_filename, pending_upload=PendingUploadMode.file)

    The metadata returned by files_get_metadata looks normal.

  • DB-Des's avatar
    DB-Des
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    10 months ago

    Nick K,

    I'll be happy to help with any issues you're having with the Dropbox API, but I'll need some more information. Please reply with:

    • the name and version number of the platform and SDK/library you are using, if any
    • the steps to reproduce the issue, including relevant code snippet(s), but don't include any access or refresh token(s)
    • the full text of any error or unexpected output

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!