vmali
- 合計アクティビティ 10
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
vmaliによる最近のアクティビティ-
Alternative to authenticate without JWT config file?
I am using JWT as Auth Type for the custom app. Is there an alternative to the JWT config file, like a programmatic way via API calls to get the config and load it? Thanks,Vishal
-
Box folder structure for custom app
I read the Folder structure best practices and still have a question on the scenario that I am working on. I am looking into Box API to support document management for our Application. The applica...
-
Connection exception - Couldn't finish closing the connection to the Box API
回答済みI have a custom-app using JWT as auth type. When I try to execute the code:public BoxDeveloperEditionAPIConnection getApi() throws IOException {if(api == null){if(config == null){ init...
-
Box API - UpdateInfo - returns 403
回答済みI have a developer account and a custom app. I am trying to test the updateInfo to update the filename and description but I get a 403. I have also tried reauthorizing the app. Error description: ...