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