newtobo-x2019
- 合計アクティビティ 11
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
newtobo-x2019さんの最近のアクティビティ-
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...
-
newtobo-x2019さんがコメントを作成しました:
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さんが投稿を作成しました:
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さんがコメントを作成しました:
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さんが投稿を作成しました:
Webhook v2- created thru SDK, Status = Waiting for activation
回答済みFrom 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さんがコメントを作成しました:
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さんがコメントを作成しました:
Directly on the box.com website
-
newtobo-x2019さんがコメントを作成しました:
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さんが投稿を作成しました:
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...