Bharath_N_V
- 合計アクティビティ 32
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 11
投稿
Bharath_N_Vによる最近のアクティビティ-
415 Unsupported Media Type for different files
Hey, We are using java sdk. While fetching metadata for different files like .apm, .zip, .rar we are getting exception with error code 415. Code is as follows. BoxAPIConnection apiConnection = ...
-
Getting 415 while file metadata of zip files
Hey, We are using java sdk. While fetching metadata for zip or rar files we are getting exception with error code 415. Code is as follows. BoxAPIConnection apiConnection = new BoxAPIConnection(...
-
Getting Throttled frequently
Hi, We are using java sdk for fetching enterprise events. Sdk version we are using 2.28.1. We are getting throttled very frequently i.e even after fetching enterprise events 1 or 2 times. Sometim...
-
Not getting admin events as expected
Hi, We are trying to access admin events through apis. We had a next_stream_position stored in our system. We had uploaded folder containing files. And we were trying access the UPLOAD events thro...
-
Total space amount allocated and Total space used at organization level
Hi, Is there any api of box so that we can get total space allocated and total space used at organization level? Any help would be appreciated. Thank you,Bharath
-
Webhooks at organization level
Hi, I was going through box api reference documentation. I found webhooks that can be created at the level of files or folders. Is there any way to create webhook at the level of organization so t...
-
Is there a way to compress files and then download?
回答済みHi, we are using api's for dowloading files. Whenever we try to download a larger file (of size 5-6MB), its taking too much to time and sometimes we get connection timed out as well. Please inform...
-
Box java sdk - too many requests
回答済みHi, I'm using box java sdk to integrate my application to BOX. I want to know how 429 error responses from BOX server are being handled by box java sdk. Whether it retries the request after time s...
-
Move file between the accounts
回答済みHi, I'm trying to integrate with box using java sdk. Using a enterprise app, I have a requirement to move file between the users i.e move file from one user's account to another user account. Any ...
-
Redirect url while downloading a file
回答済みCan you guys please help me if there is any way to avoid getting redirect url but get the content of file directly while downloading a file? If any of the API is present regarding the same, please...