EHGTewilliams
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 0
投稿
EHGTewilliamsによる最近のアクティビティ-
Adding expiring link in iframe shows cors issues
We are calling the box API like so to get a preview link for a file: https://api.box.com/2.0/files/{fileIdHere}?fields=expiring_embed_linkIn our application we embed the resulting link in an ifram...
-
In the BOX API what is the default expiration for shared links?
回答済みhttps://docs.box.com/reference#create-a-shared-link-for-a-file The link above does not mention anything about when the link will expire if you omit the unshared_at parmeter. Does this imply ind...