ThomasAbvent
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
ThomasAbventによる最近のアクティビティ-
How to hide collaborators and their activity from non-owners whith the API
回答済みHello,On box web site, it's possible to hide collaborators and their activity from non-owners in the settings of a folder. I was wondering if this is possible with the box API ? What is the proper...
-
File Upload with cUrl
Hello, I develop a software with 4D, I'm using the cUrl Plugin (https://github.com/miyako/4d-plugin-curl) to upload my files.First I used blobs to upload my files, in the blob there was all the in...
-
Webhooks "insufficient_scope"
Hello,I'm trying to use the webhooks.I try to create a new WebHook with the API, but I have the error error="insufficient_scope", error_description="The request requires higher privileges than pro...
-
API Get all files and folder
回答済みHi, Is it possible to retrieve the entire tree (all files and folders) whith just one API request ?I tried with Get Folder's Info and Get Folder's Item with Folder_ID = 0 but it doesn't work.. Tha...