kalyanch
- Activité totale 13
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 3
Aperçu des activités
Dernière activité effectuée par kalyanch-
kalyanch a ajouté un commentaire,
I tried that way by creating statically and hard coded the folder name it worked but if we get the parent folder name and its child folder names dynamically it is giving null pointer exception. B...
-
kalyanch a créé une publication,
Creating the folder and sub folders programmatically
Hi,I Have a parent folder inside that there 3 sub folders and in each sub folder we have sub sub folders. Could you please help me how to create the above usecase in Box Java Sdk with the code sni...
-
kalyanch a créé une publication,
Getting the file complete path using box api
HI,Java Box api to get the complete folder path of the uploaded file. Code snippet to get the folder path could you please help me on this.Thanks & regards,Kalyan
-
kalyanch a ajouté un commentaire,
Thanks for your immediate response but as part of our requirement in our use case need to follow oauth2 instead of JWT.Could you have sample code using oauth2 approach instead of JWT and it wil...
-
kalyanch a créé une publication,
Java code to get the authorization code and access code
Hi Team, I have gone through the api to get the authorization code for the access token and found the below code res.redirect(box_redirect); Could anyone provide complete code snippet for the sam...
-
kalyanch a créé une publication,
Java code to get the authorization code and access code
Hi Team, I have gone through the api to get the authorization code for the access token and found the below code res.redirect(box_redirect); Could anyone provide complete code snippet for the sam...
-
kalyanch a créé une publication,
Java box api to enable the email notification Upload Permission checkbox for the created folder
Hi Team, Need Java code using box api to enable the email notification upload permission checkbox for the new created shared folder using collaborator. Thanks & Regards,Kalyan
-
kalyanch a ajouté un commentaire,
Hi Cary,To our business requirement, we have huge assets in box to download/upload to another server.we do have multi-part upload while we do upload assets in box, do we have any multi-part downlo...
-
kalyanch a créé une publication,
Java code to the download the file with byte data using box
Hi Team, We will upload 5GB data into the box and when we download that 5GB it might take time by the developer token will expire or some network issues while downloading. Could you please help ...
-
kalyanch a créé une publication,
Re: creating direct download link to a file
Hi,we have 15GB file need to download the file using Box Java API. Could anyone help me to give me the sample JAVA code using Box API to download the file completely without disconnecting/close th...