Vivek
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 10
Posts
Recent activity by Vivek-
Getting ReadTimeoutException while fetching file-information with multiple API calls simultaneously.
Hi Team, We are fetching box-file content along with other information like file-info, file-metadata, file-comments, file-collaboration by making simultaneously multiple asynchronous API calls. On...
-
Webhook created but not send notification on public IP on event trigger
Created webhook on folder and register our https URL with domain name. The domain is certified and publicly accessible also port is secure 443. But not able to get why it is not sending notificatio...
-
Exception : connection timed out: api.box.com/185.235.236.197:443
While we are retrieving data using box Rest-API's, getting exception(connection timed out: api.box.com/185.235.236.197:443) very frequently. Initially we were getting 429 status code as request rat...
-
Unable to create Webhook
Hi Team, While I am creating webhook on a folder, getting 400 Bad request exception. This is my request body which I am passing along with request. { "target": { "id": "124648447279", "t...
-
Is there any way to get all group ids by email id of user.
AnsweredWe want to get all belonging groups for a users by his email id, Is there any way to get the same? Kindly help us. -Vivek
-
How to Download files in bulk with collaboration and file info by single rest api call?
Do we have any Rest API so, we can get all files from It's Folders and Sub-Folders with below information in a single API call? 1. Owner of the files.2. Version information of the files.3. Content ...