newtobo-x2019
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by newtobo-x2019-
Box Search returning all files - Node.js sdk
I am using the node.js sdk to search for a folder but instead of getting that folder(or substring match), the search query is returning all folders for my account. If I specify ancestor_folder_ids...
-
Box Webhook v2 - Webhook created but not working. Missing Address and Trigger
I am seeing this strange behavior starting today.Up until now I was able to successfully create a webhook using the box sdk function CreateWebhookAsync for c#. This used to work as expected.Starti...
-
Webhook v2- created thru SDK, Status = Waiting for activation
AnsweredFrom some earlier posts I understand that call to Box Support is required in case we create a v1 Webhook from the portal. But is it also required for v2 webhook created thru the Box SDK. Looks lik...
-
Trying to create webhook with Box CLI - getting 404 error
Hi, I am new to box app development and any help would be appreciated.Tried to create a webhook from the developer console but did not work. Read somewhere that permissions is required for that fr...