JoyMDA
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by JoyMDA-
Upload large size file
Hi, I have two files: one around 77MB, one around 82MB. I am using C# chunk uploading function "FilesManager.UploadUsingSessionAsync". For 77MB file, one call of "FilesManager.UploadUsingSessionA...
-
? Box Sync API
Hi, I would like to nightly sync one Box folder to my network storage place (one direction only: Box->my storage place). After sync, I would like to delete all the contents under this Box folder. ...
-
How to access service account
AnsweredHi , I am building Box platform application. My box app is using server-to-server authentication with OAuth 2.0 and JSON Web Tokens (JWT). I can make API call as AdminClient and AppUserClient. Ho...
-
Using C# to get user information
AnsweredHi, I want to retrieve some user information, It is stated in the reference" User Object: Italicized attributes are not returned by default and must be retrieved through the fields parameter." For...
-
General questions on BOX API
AnsweredI am interersted in using BOX API in my project. Can I ask a couple of questions? 1. Can I hook up an event handling method for the event of the box folder content changes? This is for automatica...