Tania Dey
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
Posts
Recent activity by Tania Dey-
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...
-
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...