rossmckegney
- Activité totale 19
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 4
Aperçu des activités
Dernière activité effectuée par rossmckegney-
rossmckegney a créé une publication,
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 a créé une publication,
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 a créé une publication,
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 a créé une publication,
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 a créé une publication,
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 a créé une publication,
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 a ajouté un commentaire,
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 a créé une publication,
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 a créé une publication,
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 a créé une publication,
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!