newtobo-x2019
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by newtobo-x2019-
newtobo-x2019 created a post,
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...
-
newtobo-x2019 commented,
Thank you so much. The error was not a box error but an error on my part. The status was of async/await as the result was not yet retrieved. Works now, thanks
-
newtobo-x2019 created a post,
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...
-
newtobo-x2019 commented,
Anybody from Box able to help? Forgot to highlight that I am not able to get any notifications probably becuase it has not been activated. How do I get the webhook activated?
-
newtobo-x2019 created a post,
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...
-
newtobo-x2019 commented,
Hi Jon thanks for being patient (:What you suggested did not work as expected but it definitely looks like a scoping issue. Let me try to articulate my confusion here. Still trying to wrap my head...
-
newtobo-x2019 commented,
Directly on the box.com website
-
newtobo-x2019 commented,
Hi Jon, appreciate your quick response. It could still be a scoping issue as you suggested but I have not created created any user yet. The folder and files I am testing with have been created by ...
-
newtobo-x2019 created a post,
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...