badribax
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Posts
Recent activity by badribax-
Does Throttling vary with the plan
AnsweredHello, I am trying to experiment with throttling and how to mitigate, I have done some research around this, written C# application to upload ten to hundred thousand files on to box server. I was e...
-
error 404 - not_found for client.CollaborationsManager.GetCollaborationAsync
hello, I have .net application that needs to get the collaborators for a file. Working with SDK APIs and hence using the BoxClient. the API I am using to get the collaborators is client.Collabora...
-
Connecting to Box via my application
AnsweredHello, I have a desktop application built using .net c# - I need to allow users to connect to Box via my UI screen. For this I need to provide the user with some login screen where the user enters...
-
Overwrite a file on Box with out creating a new version
Hello, I am trying to download a file, make some changes to the file and upload the file using .net sdk console app. I tried to upload the same file using the API UploadAsync but it gave an excep...
-
Access Token and Developer Token
AnsweredHello, I am new to box. Working only with .net sdk. have created the app in the "Box developer". I had seen Access token and refresh token (I had seen it earlier, but I do not see it anymore). I h...