We Want to Hear From You! What Do You Want to See on the Community? Tell us here!

Forum Discussion

alekso89's avatar
alekso89
Helpful | Level 7
10 days ago

Eternal "in_progress" in "check_job_status" ?

Hi there!

After creating the file transfer task, I did not get a status other than "in_progress". I checked for 10 minutes, the result is the same.

https://api.dropboxapi.com/2/files/save_url

Headers:

Dropbox-API-Path-Root:{".tag":"root","root":"***11017011"}
Content-Type:application/json

Body:

{

"path": "/TrueCare24/Getting started.pdf",

"url": "https://cdn.filestackcontent.com/4HanfOIvSVW4gHeOUbm9"

}

Response:

{

".tag": "async_job_id",

"async_job_id": "SPaPOLIucOYAAAAAAAAAAQ"

}

https://api.dropboxapi.com/2/files/save_url/check_job_status

Headers:

Dropbox-API-Path-Root:{".tag":"root","root":"***11017011"}
Content-Type:application/json

Body:

{

"async_job_id": "SPaPOLIucOYAAAAAAAAAAQ"

}

Response:

{

".tag": "in_progress"

}

There are no problems with other files. I have transferred many thousands of files and everything is ok.

TrueCare24 is Team Folder

4 Replies

  • DB-Des's avatar
    DB-Des
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    9 days ago

    Hi alekso89​ 

    Since we’ve confirmed that other URLs are saving without issues using the /2/files/save_url endpoint, the issue is most likely related to the third-party hosting service you're trying to save the file from (filestackcontent.com).

    We recommend reaching out to that provider for further support—they should be able to help troubleshoot any access or availability issues on their end.

  • alekso89's avatar
    alekso89
    Helpful | Level 7
    9 days ago

    What problems are we talking about? The file is available https://cdn.filestackcontent.com/4HanfOIvSVW4gHeOUbm9 but it doesn't upload through the API /2/files/save_url.

  • iNeil's avatar
    iNeil
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    7 days ago

    Hi alekso89​,

    Thanks for providing this information. I was able to replicate the issue you're experiencing while testing the URL https://cdn.filestackcontent.com/4HanfOIvSVW4gHeOUbm9. I have reported this issue to the engineering team. Please note that I’m unable to provide an estimated timeframe for this case. However, I will keep you updated as soon as I receive any information.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,035 PostsLatest Activity: 2 hours ago
409 Following

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 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!