Sebastian Zepp Schult (ISPD)
- 合計アクティビティ 23
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 10
- サブスクリプション 8
投稿
Sebastian Zepp Schult (ISPD)による最近のアクティビティ-
Relay Tags
回答済みCurrently I don't see the option to add Tags to Files/Folder within Relay.
-
API Docmumentation erroneous / Example lacking or wrong
I was following the API Reference to add a collaboration. payload = {"item": {"type": "folder","id": folder_id},"accessible_by": {"type": "user","login": "abc@def.com"},"role": "viewer","notify": "...
-
SDK API object
Whenever I try a simple API request, client.search().query(query='test')) I get this weird object, what to do with this?????<boxsdk.pagination.limit_offset_based_object_collection.LimitOffsetBase...