Got the following error message from Dropbox when Downloading the rar files:
{"error_summary": "path/restricted_content/.", "error": {".tag": "path", "path": {".tag": "restricted_content"}}}
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.
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" } }}
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 00000000020 0000 00000000024
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.
not dwnlod rar file dropbox