Vasilii Mikirtumov
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Vasilii Mikirtumovさんの最近のアクティビティ-
Vasilii Mikirtumovさんがコメントを作成しました:
Rui Barbosa, I don't really know to be honest. But probably yes. The link looks like this: "https://thermofisher.box.com/s/xxxxxxxxxxxxxxxxxxx"
-
Vasilii Mikirtumovさんがコメントを作成しました:
Dear Rui, in the case 1) the issue is with the folder size, which in my case is too big. So whenever I hit the download button, I get "The selected item(s) exceed the download size limit." in the c...
-
Vasilii Mikirtumovさんがコメントを作成しました:
As a short comment, I also tried CCG authentication with auth = CCGAuth( client_id="my_client_id", client_secret="my_client_secret", user="my_user_ID") user_client = Client(auth) and get the fo...
-
Vasilii Mikirtumovさんが投稿を作成しました:
How to download big amount of data from the shared link without user intervention?
Dear developers team, I have encountered a problem with accessing some data that my colleagues have shared with me via Box. The share link they have sent points to data uploaded on box in the folde...
-
Vasilii Mikirtumovさんがコメントを作成しました:
Dear Box team, I have the same issue when I try to enable JWT Authenticating. The sample code is below: from boxsdk import JWTAuth, Client auth = JWTAuth.from_settings_file('path_to_config.json')c...