ctidd1
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by ctidd1-
ctidd1 created a post,
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...
-
ctidd1 commented,
Thanks for your response!It seems that we do indeed have to impersonate the owner of a file or folder in order to ensure that we can access its information. Marking this as the solution.
-
ctidd1 created a post,
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...