When i try to upload, download and delete a file from Box Folder using JWT Application Credentials, i am receiving Permission_Denied error.
{"type":"error","status":403,"code":"access_denied_insufficient_permissions"}
My Application settings are as follows:
- Provided read and write access in Application Scopes under Configuration Tab
- Added Service account as Editor to all the folders that I need to perform the action.
- Service account is also added to the collaborators list in Box Application
- Application is re-authorised from Enterprise Admin Team
Can anybody please guide me on what am I doing wrong here or am I missing anything ?
