I am new to box APIs. I spent hours on box.com figuring out one simple thing.
a) How can I enable a "external user with no-box-account" to download a file/folder programmatically?
b) How can the same user download a file from "shared-link"?
.
Answers I found involved:
1) A curl command involving access token (-H "Authorization..."). To create access token, I have to create custom app(please correct me).
But if I do that. the user will have access to ALL my files in box. Application scope in custom app do NOT allow me to restrict the APP clientid/secret usage to access only 1 particular folder/file.
2) Why does not curl work on shared URL link?
curl -L https://box.shared.link
Question
download file shared link
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.