
Box Product Support
- Total activity 1169
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 540
Posts
Recent activity by Box Product Support-
400 Error while trying to add user which are in different Org
Hi,I am using Java SDK. I am getting 400 Error while trying to add user which are in different Org. Is this what is expected ? I was hoping to get 409 like when there is conflict with managed user...
-
Error: redirect_uri_mismatch with Splunk Add-on for Box
AnsweredError: redirect_uri_mismatch Show Error Details response_type=code redirect_uri= client_id=8vkmhtff2x31zkrh24s0j2l22nig1ei9 Using redirect_uri: https://localhost:8000 Not sure what to check at ...
-
Webhooks - Help
Hi, I have added a webhook to my Box app integration (I followed the instructions from Box on how to do that), but am unsure how to actually instantiate it. My application is for previewing so the...
-
How to change the language of auth page to english?
Firstly, I change the language of my phone(Nexus 5) to english and go to authentication page, where I got this:with username and password, I got this then: Why? Why the auth page change to chinese...
-
JWT claims
Hi, For the claims required for jwt authentication, I don't understand exactly what is expected for the "exp" field. Does it expect the UTC time in seconds? The number shown in the example does no...
-
How to manage the box users?
Hello All, I have a requirement where I am to create a script to allow users to login to their box account. All the users are enterprise users. The user will login to his/her box account via the s...
-
Cannot obtain user token based on the enterprise configuration for your app
Getting this error message when trying to connect with app user. settings are correct for the app..
-
Hidden File
Is it possible to upload a file to Box that will appear hidden? Thanks!
-
Search ALL files API
Hi, I have seen in the FAQ that it is possible to employ an APU to search files/folder by user, however, is there an API call to search ALL files/folders (using a partial or full file name search)...
-
Is there any SDK ( Java ) that allowes to search an user ( External or managed ) based on login?
Hi,I need to check if the user is there in Box within managed user list using login ( email ) attribute. I looked at the SDK ( Java) on https://github.com/box/box-java-sdk/blob/master/doc/users.m...