Peter Christensen
- Activité totale 271
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 1
- Abonnements 123
Aperçu des activités
Dernière activité effectuée par Peter Christensen-
Peter Christensen a ajouté un commentaire,
Hi Motzie Please refer to this arcticle about the EOL of Box support for webDAV https://support.box.com/hc/en-us/articles/360052806073-Announcing-end-of-life-for-Box-WebDAV-support Best regards, P...
-
Peter Christensen a ajouté un commentaire,
Hi Kusar You can get the value by explicitly asking for the 'uploader_display_name' field in your API call https://developer.box.com/reference/resources/file--full/#param-uploader_display_name For ...
-
Peter Christensen a ajouté un commentaire,
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...
-
Peter Christensen a ajouté un commentaire,
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...
-
Peter Christensen a ajouté un commentaire,
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...
-
Peter Christensen a ajouté un commentaire,
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...
-
Peter Christensen a ajouté un commentaire,
HI The app needs to be authorized by an admin in the Box Enterprise where you created the app. Your Box admin should have received an email with the request to authorize it so you would need to fol...
-
Peter Christensen a ajouté un commentaire,
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...
-
Peter Christensen a ajouté un commentaire,
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...
-
Peter Christensen a ajouté un commentaire,
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...