viveku
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by viveku-
Current date\/time MUST be before the expiration date\/time listed in the 'exp' claim
Hello All, I'm getting above mentioned error when the number of requests are high for box upload. This works absolutely fine when the number of requests are less. I raised the ticket with box but ...
-
Best design practice for box upload
Hello,I have created an application to upload files directly to the box. We have around 20K users in the organization where users are uploading around 5 files in an average for the jobs that they ...
-
How to create a new version of file if the file with already existing name uploaded?
AnsweredHello All,I have created an application to upload files to box. I'm able to create folder and upload files inside it but whenever the file name is duplicated, It rejects the upload i.e. uploading ...
-
Shared_link is null
Hello All,I have created an application to upload the file on box. The file is successfully getting uploaded but when I'm trying to fetch its shared link. The result shows values as null, I used h...
-
How to create Folder inside App
Hello All,Is there a way to create folder inside the App that I created using developer account? The problem I'm facing here is related to the file which i'm uploading using JWT access token. The ...