Peter Christensen
- 合計アクティビティ 271
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 123
コメント
Peter Christensenによる最近のアクティビティ-
HI Make sure your app has 'Write all files and folders stored on Box' application scope as this is required for download. You can find the setting on the 'Configuration' tab of your app Hope this...
-
Hi If you want the app to make API calls in the enterprise it needs to be authorized by an admin of that enterprise. This is standard requirement for all server side apps and there is no way around...
-
HI Currently to use the annotations directly via CDN there are a couple of extra steps. See this excellent Blog post for more detail https://medium.com/box-developer-blog/how-to-use-annotations-in...
-
HI Patryk We do not allow this as although your intentions are good, bad actors would be able to utilize this for phising and other types of attacks and general OAuth guidelines suggest to steer we...
-
HI Ruben I don't think you can achieve this without having a user authenticate to Box, either from the web or via API. The shared link you have created is an 'open' shared link which means everyone...
-
Hi The server auth methods (CCG and JWT) do not return a refresh token. The getAccessToken() method has refresh logic built in and will refresh the token when required. See http://opensource.box.co...
-
Hi John Unfortunately this is not currently possible with Box Relay. Please visit https://pulse.box.com where you can provide feedback and feature requests for our product teams. The simple workflo...
-
Hi Currently there is no Box Note API so this would not be possible. Please visit https://pulse.box.com which is our channel to provide feedback and feature requests for our product managers. Best ...
-
Thanks for the feedback, I will be sure to pass that on and check on the email for app authorization Rgds,Peter
-
Hi 1. Most likely you need to ensure that your app has the 'generate user access tokens' advanced feature turned on (and re-authorize after you make the change) 2. Most likely the application serv...