matt_roth
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by matt_roth-
matt_roth created a post,
Improve API Request Thruput for Enterprise Application
I am currently writing an integration between BOX and an already existing website. The intended purpose is to allow the user to request a file on the website, at which point the integration would ...
-
matt_roth created a post,
Windows SDK V2: JWT (Server Authentication) Token Expiration
AnsweredI've just started working on a server to server box integration. I've worked through authentication and basic calls, but all in a unit testing environment. I've a few things online about token exp...
-
matt_roth created a post,
Auto Paginating Search Results in Box Windows SDK V2
I'm currently writing an integration using the Box windows sdk v2 working with the BoxClient.SearchManager.SearchAsync method. I can see that the method takes in limit and offset. What I would lik...
-
matt_roth commented,
Thanks, that works for me!
-
matt_roth commented,
Thanks for your reply! I can run the report, and when I hover over the affected user I can see the user email, but this is fairly long and I cant see a way to just copy it out (Which we would like...
-
matt_roth commented,
Thanks for your reply. My UI looks a little different from yours, but I can see a list of users in the content manager. My problem is that I still can't see the User's full email anywhere (See Bel...
-
matt_roth created a post,
Sharing existing files and folders with an App
AnsweredI've created an enterprise application using the developer console that has permissions to Read and write all files and folders stored in Box. I'm trying to write a quick guide on how to share fil...
-
matt_roth commented,
Thanks for your reply!
-
matt_roth created a post,
Do File and/or Folder Ids ever change?
AnsweredCan id values on files and folders can ever change once the file has been created? And are those values guaranteed to be unique? I am currently writing an integration between box and a web portal,...