dzlabs
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by dzlabs-
is it possible to increate the expiration time? 60s is very short!
-
I would like to know the MIME type, I've case where I need to handle text files (e.g. CSV) vs binary ones (e.g. PDF) differently. Wonder if there is a way to get such information? I tried to use t...
-
I managed to read the file using the shared link as follows (it may be helpful in your case):val enterpriseApi = BoxDeveloperEditionAPIConnection.getAppEnterpriseConnection(boxConfig, accessTokenC...
-
Still running into The API returned an error code [400] invalid_resource - The target resource is invalid.Just to give more context, the file i'm trying to read is publicaly availalble to anyone w...
-
I got same error even when trying through a user connection like this (scala using java sdk)val MAX_CACHE_ENTRIES = 100 val accessTokenCache: IAccessTokenCache = new InMemoryLRUAccessTokenCache(MA...
-
Found the solution in this page https://developer.box.com/docs/setting-up-a-jwt-app#section-step-3-grant-access-for-the-application-in-your-enterprise