Tania Dey
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
Activity overview
Latest activity by Tania Dey-
Tania Dey commented,
Thank Alex for replying. But I am not looking for a way to read shared file locked with password. A password protected file has been uploaded into BOX, I need to read it programmatically. Like a...
-
Tania Dey created a post,
How to read a password protected file from Box folder
Hello, Having a scenario where I will have to read multiple files from one of the Box server, few of them are password protected(separate password for separate file), hence download file operation...
-
Tania Dey commented,
Hello, found the solution. JWT app needs to be authorized and enabled. From Dev console-> APP-> Authorization submit authorization request. From Admin Console one of the admin then can authorize t...
-
Tania Dey created a post,
Trying to connect to box connector from mule using JWT, getting error org.mule.runtime.api.connection.ConnectionException: Could not create connection
AnsweredFollowed below steps 1. Created an box developer account. 2. Created a JWT app 3. on Mule created a BOX configuration. Below is the code. <box:config name="Box_Connector_Config" doc:name="Box Con...