visheg
- Activité totale 10
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 2
Publications
Activité récente par visheg-
How to pass custom ssl configuration with certificate to Java SDK
Hi,I'm writing a custom app to call out to BOX using Java SDK. I need to pass the SSL configuration with Box certificate that I have downloaded from api.box.com. I've followed this to work around ...
-
revokeToken method throws error in JavaSDK when trying to revoke downscoped token
RéponduI'm trying to revoke a down scoped token using JavaSDK and I get invalid client error.com.box.sdk.BoxAPIResponseException: The API returned an error code [400 | .0ndnmo1u27ki9h3nu1p7m5tvq49] inval...
-
Unable to upload file but can create folder and list content
RéponduHi,I have a small react web app form which i'm trying to upload file into Box using a custom app.I am using developer token, white listed the domain http://localhost:3000 in CORS domains.But I'm ...