Khanh2
- 合計アクティビティ 12
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Khanh2さんの最近のアクティビティ-
Khanh2さんがコメントを作成しました:
thanks Ken for your very hard work. but i still getting 400.is there any way for me to confirm that my box admin has authorized my app? I'm skeptical that she did it nowException in thread "main...
-
Khanh2さんがコメントを作成しました:
my box admin said she has authorized my app, but i still have the same error.when she authorizes it, is there any thing she needs to give me? do you know how to create app user via postman? log4j:...
-
Khanh2さんがコメントを作成しました:
Ken, i heard a service account will be created upon authorization. how do i obtain that account since its a backend account that my box admin has no ideas? what role does this service account p...
-
Khanh2さんがコメントを作成しました:
thanks Ken, not yet, i have to ask my box admin to do that. is there any thing else need to be done after that?
-
Khanh2さんがコメントを作成しました:
I did the same as u did, but still the same error.does it matter that i'm not a box admin? my account type is enterprise. I used my id in the ENTERPRISE_IDException in thread "main" com.box.sdk....
-
Khanh2さんがコメントを作成しました:
thanks, stack trace is log4j:WARN No appenders could be found for logger (org.jose4j.jwa.AlgorithmFactoryFactory).log4j:WARN Please initialize the log4j system properly.log4j:WARN See http://loggi...
-
Khanh2さんが投稿を作成しました:
CreateAppUser returns 400
hi all, Do you know why CreateAppUser.java returns 400?. I already setup and install RSA public key into my Box application and here is my variable setting private static final String CLIENT_ID ...
-
Khanh2さんがコメントを作成しました:
thanks Murtza for your reply
-
Khanh2さんが投稿を作成しました:
How to obtain URL of MS Word online editing for a file
Hi, Is there any way to use REST API to obtain the URL of MS Word online editing mode for a file?I plan the display this link in an external web page for users to click on w/o going through Box; ...
-
Khanh2さんが投稿を作成しました:
download folder and sub folder by rest api
Hi all i'm a newbee to Box REST API. Is it possible to download folder and all of its sub folder in 1 call ? if yes, is the download package compressed as a zip ?what is the syntax? thanks and re...