tomarcuragi
- 合計アクティビティ 19
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
アクティビティの概要
tomarcuragiさんの最近のアクティビティ-
tomarcuragiさんがコメントを作成しました:
Thanks MurtzaWhere would one find the App User foldersWe cannot seem to use the app user's log in to get into the Box.com siteWhat do you think the issue might be?We cannot see any App user info o...
-
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 ...
-
tomarcuragiさんがコメントを作成しました:
Murtza thanks for caring and taking the time to solve the issue
-
tomarcuragiさんが投稿を作成しました:
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...
-
tomarcuragiさんが投稿を作成しました:
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...
-
tomarcuragiさんが投稿を作成しました:
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...
-
tomarcuragiさんがコメントを作成しました:
How can managed users invite app users to collaborate on specific folders?
-
tomarcuragiさんがコメントを作成しました:
MurtzaThanks for this answerWe solved the authentication issue this weekendThe example you present is exactly the reverse of what we will do with app users and managed usersThe managed users will ...
-
tomarcuragiさんがコメントを作成しました:
Murtza,Good stuff and thanksOne answered question: The example has the server piece creating an app user and getting the session. i think we want that left in our app unless they’re treating thes...
-
tomarcuragiさんがコメントを作成しました:
Per Murtza’s statement earlier in the thread: A. The App User authentication process is slightly different than the standard user authentication process on mobile. For App User authentication, you...