rossmckegney
- 合計アクティビティ 19
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
アクティビティの概要
rossmckegneyさんの最近のアクティビティ-
rossmckegneyさんが投稿を作成しました:
JWT Token refresh / timeout
When using JWT for app auth on the server side, what is the best practice for refreshing the token? Should we watch the timeout value and refresh just before expiry, or catch the 401 when the toke...
-
rossmckegneyさんが投稿を作成しました:
Feedback on reference architecture / ecosystem
Hi Folks, I just published a first pass at a reference architecture / ecosystem of cloud services for enterprise application development. Looking for feedback, especially on if there are importa...
-
rossmckegneyさんが投稿を作成しました:
Bulk download
In the Box web app, I can download an entire file as a zip. I don't see an equivalent method in the Box Content API. Is there a way to download an entire folder as a zip? Or is this on the roadmap?
-
rossmckegneyさんが投稿を作成しました:
What happens when an upload is caught by virus scan?
I know that Box scans every uploaded files for viruses. What happens when a virus is detected? As a developer, how am I notified of the issue?
-
rossmckegneyさんが投稿を作成しました:
Max files per folder
I can't find a limit anywhere. What is the maximum number of files per folder, that has been tested to work across all APIs and everything in the web and mobile apps?
-
rossmckegneyさんが投稿を作成しました:
How far back does the eventstream go?
I'm looking at the docs for user and admin events. It says that I can request historic data, but doesn't say how far back the event log is guaranteed to go. Is there a guarantee on history? And is...
-
rossmckegneyさんがコメントを作成しました:
Since you are moving content from an instance that you don't own, using an App User for this is not the right approach. Your app can't grant access to your app user into that separate instance. ...
-
rossmckegneyさんが投稿を作成しました:
How to move a file to a folder where the user doesn't have permission?
I have the following scenario: - User has the files in Box, in his own Box instance - The user will select and process this file in our custom application - Our custom application will move auto...
-
rossmckegneyさんが投稿を作成しました:
Creating collaboration for user's email alias (or new user for that matter)
The documentation for Create Collaboration indicates that an error will be thrown if the user ID is invalid. What about the case where we are collaborating a new user, who is not in Box yet? We ...
-
rossmckegneyさんが投稿を作成しました:
limit on event stream
What is the limit on the event stream? Can I go back indefinitely, or is it limited by number of historic events or by date. Thanks!