WimDecorte
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Activity overview
Latest activity by WimDecorte-
WimDecorte commented,
Disregard; I obviously was clearing out the header too soon. And the header itself needs to be in square brackets.
-
WimDecorte created a post,
set custom header on 'representations' call does not work
AnsweredAdding a custom header to the client to ask for only the "extracted_text" representation does not get honored. Using the box node SDK. See code below, the proper code block to add the header is ex...
-
WimDecorte commented,
also raised a question on GitHub, hoping to get some traction on this - it's blocking an integration project https://github.com/box/box-node-sdk/issues/678
-
WimDecorte commented,
Anybody? Also asked the question on GitHub to get a little more traction. This is currently blocking an integration project. https://github.com/box/box-node-sdk/issues/678
-
WimDecorte commented,
still looking for an answer. Same question was asked a few years ago but with the .NET SDK. Also no answers on that one: https://support.box.com/hc/en-us/community/posts/360049202633-List-recentl...
-
WimDecorte commented,
still an issue: https://support.box.com/hc/en-us/community/posts/4406746382995-403-unauthorized-when-calling-for-recent-items-box-node-sdk
-
WimDecorte commented,
taking all query params out except for limit, same thing:
-
WimDecorte created a post,
403 unauthorized when calling for recent items - box node sdk
When I make a call for recent items, I get response code 403. See details in the screenshot. Other calls in the same session through the SDK work just fine so I know it's not a credentials issue. ...
-
WimDecorte created a post,
webhook event when tags are added / removed / edited
AnsweredIn the webhook triggers section I don't see an obvious event listed that gets fired when a tag is added, removed or edited on a file or folder. Am I overlooking something, is there such an event in...
-
WimDecorte commented,
Has there been any resolution on this? I'm running into the same problem: A folder is created and the shared link value is null. The documentation says that the shared link info will be returned w...