Chirashree_Pal
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Chirashree_Pal-
Chirashree_Pal commented,
We are using BoxDeveloperEditionAPIConnection with IAccessTokenCache accessTokenCache in our code.
-
Chirashree_Pal created a post,
JWT Token Downscoping
Hi Team , I would like to understand what does down-scoping of token mean and how does it impact the application using the JWT to upload files to Box and how we can validate if any change is requir...
-
Chirashree_Pal created a post,
Box API response header changes impact
AnsweredCurrently, I'm reading the field as follows (in Java) in all the applications: JSONObject another_json_object = (JSONObject)the_json_array.get(i);String etagID= (String) another_json_object.get("et...
-
Chirashree_Pal created a post,
Need help to get the list of folders which is enabled with email upload
I need help to get the list of folders which is enabled with email upload. Is there any way to get it or any API which can help in this ?FYI
-
Chirashree_Pal created a post,
I need help in creating a folder with JWT auth method under a service account
I am new to BOX, so may be my question will be silly, but still as I have wasted 1 week for this and I desperately need help on the below case.I have created an application(service account) and it...