Constant9
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by Constant9-
Enterprise Events long update period
Hi,Our application monitors files via the Enterprise Events (EE). We periodically scan the EE -s for the time range of last scan start and to current time.I have noticed that the recent changes be...
-
"Missing path field" error during folder`s children iteration
Hi, Lately we began encountering following error:The API returned an error code {"type":"error","status":400,"code":"bad_request", "context_info":{"errors":[{"reason":"missing_parameter","name":"p...
-
403 error while file download API Call
AnsweredHello,I have a JWT authenticated Java app. I can access all the folders info and their contents as my app is a co-owner of the root folder. However, when i try to download the files i get an acce...
-
Accessing folder and file change logs using Java API
AnsweredAn application* I am working on has to be aware of changes which were made to a file/folder since some time period.* The application is connecting to Box service account via JWT authentication. T...
-
Large scale API usage issues
Hello,we are developing a java application for a box enterprise client. The application scans all client`s files/folders, always retrieving the BoxItem.Info and sometimes downloading the files th...