白川博之
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by 白川博之-
Box File URL format or how to get File URL from File ID
premise I have a file ID. I have right access permission to the file I want to know a file URL from the file ID. I checked https://developer.box.com/reference/get-files-id/ , but it does not cont...
-
Search API: Exact Match does not work
I have following folders, apple1 apple2 apple3 Then I call get-search API with quoted query ( e.g. "apple" ), but it returns above 3 items. https://developer.box.com/reference/get-search/ How can...