ThomasAbvent
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by ThomasAbvent-
How to hide collaborators and their activity from non-owners whith the API
AnsweredHello,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
AnsweredHi, 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...