Skip to main content
Question

Cannot download a box file via the Oauth 2.0 Client API without write scope

  • May 22, 2025
  • 1 reply
  • 28 views

Forum|alt.badge.img

Specifically, I get this error when only 'Read all files and folders stored in Box' is checked under Application Scope when I make a download request to https://api.box.com/2.0/files/429656904704/content:

{"type":"error","status":403,"code":"access_denied_insufficient_permissions","help_url":"http://developers.box.com/docs/#errors","message":"Access denied - insufficient permission","request_id":"eq48x9gk712i6qld"}

I do not get this error if I also enable the 'Read and write all files and folders stored in Box' Application scope.

1 reply

Forum|alt.badge.img

Hello Kenneth, 

It is expected behavior that the read/write scope is required in order to download content. I will submit some changes to our documentation to ensure this is called out here

Best, 

Kourtney