DK
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by DK-
DK created a post,
Syncing folders programmatically
AnsweredHi, I want to link folders on box to folder on my local machine and the files in both the folders should stay constantly synced and up to date programmatically. Thanks
-
DK commented,
is there any solution about webhook??
-
DK commented,
I have enabled the manage webhooks from developer console but still i got 403 error. please have at my code exports.createwebhooks = function(req,res){ // Initialize the SDK w...
-
DK created a post,
Enable manage webhook
Hi,I am trying to creating webhook in the box using node js. but i am geting below error." Unexpected API Response [400 Bad Request | 92k219gf4n2o84dh.0d7af43b9b17df6e137fa9a42eb6dc1e7] bad_reques...
-
DK created a post,
Webhook is not working?
Hello Sir,I have added a webhook with end point url.But when I am accessing end point url to check file is edited or new file uploaded.I am unable get anything.Please review attached screen shot.L...
-
DK created a post,
Refresh Token Issue in Node js SDK
AnsweredHello Sir,I have an issue while fetching folder from Box API.By using the below code the code below var client = sdk.getBasicClient('ACCESS_TOKEN'); It is only working for one hour.After one hour ...