ctidd1
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by ctidd1-
Frequent Read Timeouts Using Box Java SDK
I've written a Box App that, by its very nature, needs to connect to the Box API frequently--nearly constantly, in fact. It relies on polling the Enterprise Events log, and then performs actions ba...
-
Access All File/Folder Information via JWT Application
AnsweredI am developing a Box app that uses JWT authentication through the Box Java SDK. It needs to be able to access absolutely every file and folder in the enterprise. As I understand it, one way is to...