cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Musicians, convert your MuseScore files to PDF to play music on the go! Learn more here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: Got error message from Dropbox when Downloading the rar files

Got error message from Dropbox when Downloading the rar files

Ted_W
Explorer | Level 3

Got the following error message from Dropbox when Downloading the rar files:

 

{"error_summary": "path/restricted_content/.", "error": {".tag": "path", "path": {".tag": "restricted_content"}}}

5 Replies 5

Greg-DB
Dropbox Staff

The path/restricted_content error is expected from /2/files/download for files with restricted content, per the documentation:

 

https://www.dropbox.com/developers/documentation/http/documentation#files-download

 

If you believe you have files that have been incorrectly flagged, please contact support.

Ted_W
Explorer | Level 3

Hi Greg,

 

POST  "https://content.dropboxapi.com/2/files/download"

Dropbox-API-Arg:   {"path":"/virtualbox/ab.rar"}

 

 

Response:

Status: 409 path/restricted_content/

 

Body:

{
    "error_summary": "path/restricted_content/",
    "error": {
        ".tag": "path",
        "path": {
            ".tag": "restricted_content"
        }
    }
}

Ted_W
Explorer | Level 3

I can not create a shared link to this file, ab.rar.

 

This is an empty RAR file, created by WinRAR.

 

Type `od -x ab.rar`

Output:

0000000 6152 2172 071a cf00 7390 0000 000d 0000
0000020 0000 0000
0000024

Greg-DB
Dropbox Staff

I'm afraid I can't help with potentially incorrectly flagged files, so if you believe you have files that have been incorrectly flagged, please contact support.

ddeell
New member | Level 2

not dwnlod rar file dropbox

Need more support?