tomarcuragi
- 合計アクティビティ 19
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
投稿
tomarcuragiによる最近のアクティビティ-
why is that folders created by app user within the app cannot be seen in the BOX website?
Tom,I wrote the code today and tested it to create the nested folder levels beneath the root folder and do it through the app. The app was receiving return values from Box that led me to believe ...
-
Retrieving the sharedLink URL for the uploaded file via the logged in app user?
The following code is being used to upload a file to a folder in Box and that part is working successfully. Upon successful completion of the upload, the file object is not returning the sharedLi...
-
how to actually retrieve the sharedLink URL for the uploaded file via the logged in app user
回答済みThe following code is being used to upload a file to a folder in Box and that part is working successfully. Upon successful completion of the upload, the file object is not returning the sharedLi...
-
Using API's to expose the BOX mobile app functionality
We are creating an iOs app connected to BOXPart of the app requires a pdf viewer, the abiliyt to print, email, etc.The BOX mobile app already provides all of the desired functionality to this.We c...
-
Questions for BOX App User coding
A. This is the method used to authenticate the ‘old’ app which was using standard users and synchronizing to the individual logged in user’s Box account: [BOXContentClient setClientID:@“xyz" c...