ArpitBora
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by ArpitBora-
"This user is not allowed to use direct links" message while using download link (Java SDK)
Hello,I'm getting "This user is not allowed to use direct links" message page when I'm trying to download a box file using a download link generated by the following java code [ Box Java SDK ]:pub...
-
How to get the file's MIME type from box developer application using Box Java SDK ?
Hi all,I'm developing a java application to fetch box documents/files properties/Info. I'm able to get most of the file properties/Info except MIME type of the files. Is it possible to directly ge...
-
How to fetch BOX application folders and file metadata information using Box Java SDK?
Hi all,I'm new to BOX, I want to fetch metadata information of my BOX application folders and files using Java SDK. After getting metadata information I want to save it in JSON format. Can you pl...