
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-
OAuth Confusion and POSTMAN
Hi, a few questions about authorization in Box Is there a way to use POSTMAN to GET the developer's token and/or the OAuth token? I traced the GET request when you manually request the developer'...
-
SDK: Upload and file and get the URL which can be shared or downloaded by other users
All I am planning to build a web app and use box to manage file storage, the primary task i would like to accomplish is ability to upload a file using SDK and get a URL to the file. The URL will b...
-
Target of the Pop-Up Window for a Web App
Hi, In the web app integration settings, under callback configuration, there is an option to have your integration open in a popup. Where is this popup generated from? (i.e. What is the target?) ...
-
Callback URL Capabilities and Embedded Links
Hi all, I know that you can request an embedded link for a particular file through the Content API, but I do not want to launch the link inside an iframe. Is there any way that I can return the em...
-
Pushing Temp Download URL to View API
AnsweredHi all, I am building a web app integration that receives a temporary download file and would then like to push this link through to the View API. Based on some of the Box API documentation, when ...
-
Authentication option to query a client folder
We need to help a client process files that are placed on their Box.com folder.What is needed to access their Box.com folder using the Box.com Java SDK?
-
BoxJWTAuth.AdminToken
Hello Box.com, I am receiving an error below. I am not sure what i need to setup/configure or other. {"error":"invalid_grant","error_description":"Please check the 'sub' claim."}at Box.V2.Extensio...
-
Will a DICOM file URL embedded into an iframe preview the DICOM Viewer?
Hi I'm currently evaluating the Box Content API and after seeing that "Available in Beta" notice, I'm curious if the URL response from a GET(Get Embed Link) will preview a DICOM file with the DICO...
-
Box integration in php
AnsweredHiCan you please give me the sdk for box integration in php.
-
Need Help on Authentication Process
Hi , I am new to the Box Api calls. i am using the Box api calls in application inorder to retreive the files in Box .For that we need to authenticate the Box inorder to get connected . For testi...