matt_roth
- 合計アクティビティ 11
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
matt_rothさんの最近のアクティビティ-
matt_rothさんが投稿を作成しました:
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さんが投稿を作成しました:
Windows SDK V2: JWT (Server Authentication) Token Expiration
回答済みI'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さんが投稿を作成しました:
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さんがコメントを作成しました:
Thanks, that works for me!
-
matt_rothさんがコメントを作成しました:
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さんがコメントを作成しました:
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さんが投稿を作成しました:
Sharing existing files and folders with an App
回答済みI'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さんがコメントを作成しました:
Thanks for your reply!
-
matt_rothさんが投稿を作成しました:
Do File and/or Folder Ids ever change?
回答済みCan 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,...