bx_dev2
- 合計アクティビティ 45
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 19
アクティビティの概要
bx_dev2さんの最近のアクティビティ-
bx_dev2さんがコメントを作成しました:
maybe this will help https://support.box.com/hc/en-us/articles/360044196513-Manage-Account-Settings#loginandemail
-
bx_dev2さんがコメントを作成しました:
I don't think there's anyway to do this right now. You'll probably just need to stick to utilizing Box in a browser :(
-
bx_dev2さんがコメントを作成しました:
Probably just writing a simple script using the Box CLI or one of the Box SDKs https://developer.box.com/guides/tooling/cli/ https://developer.box.com/sdks-and-tools/
-
bx_dev2さんがコメントを作成しました:
Hmmm Do you know the permission settings on the Group? May be set to Admins Only?
-
bx_dev2さんがコメントを作成しました:
Have you checked the authentication method for the app is correct? https://support.box.com/hc/en-us/articles/360044193033-API-Authentication-The-grant-type-is-unauthorized-for-this-client-id-
-
bx_dev2さんがコメントを作成しました:
curl --location --request POST 'https://api.box.com/2.0/collaborations/' \--header 'Authorization: Bearer token’ \--header 'Content-Type: text/plain' \--header 'Cookie: site_preference=desktop' \--...
-
bx_dev2さんがコメントを作成しました:
Since it's a 3rd party application, it will be supported by Lionbox. I found this resource from them regarding support-> http://www.lionbox.publicisgroupe.net/#support .It looks like the applicatio...
-
bx_dev2さんがコメントを作成しました:
Usually when a user leaves the company their content should be transferred over to another user. You may want to check with your organization's Box admin to see if this is the case.
-
bx_dev2さんがコメントを作成しました:
What is LionBox? A 3rd party application? Is the folder shared or are there any collaborators on the folder? You may need to refer to their docs to confirm how sharing works.
-
bx_dev2さんがコメントを作成しました:
Are they on a paid Business or Enterprise Box plan? FTP is available to business and enterprise accounts — except trial accounts — for bulk migration of data. It is not available for personal accou...