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-
Metadata for file received through Upload Widget
Metadata for file received through Upload Widget I am using the Upload Widget and looking to rename the file as per the Email provided in the email field. I can't seem to figure out the where ...
-
How to take a star
How to take a star
-
Get GPS location metadata
Is it possible to get the longitude and latitude from a photo using the API? I don't find anything related in the reference or here as a question.
-
Testing API call - receive error 400
AnsweredHi all, I'm doing some initial testing of an API call, just trying to get a new integration working. I'm new to the Box API... I have a solution I'm creating (it is NOT a web-based app, but has t...
-
Myanmar
Answered -
Use file.content() or file.download_to() -> to data frame?
Using Python SDK in a Juypter NotebookSay I have an Excel or CSV on Box. I need the contents of the file and put it into a pandas data frame for further processing.Is it better to use file.content...
-
Error access_denied_insufficient_permissions create folder using Box Java SDK
I'm using Box Java SDK to perform upload folder for a user and got "access_denied_insufficient_permissions - Access denied - insufficient permission" error.SDK version: 2.42.0I'm using a custom Ap...
-
Oauth redirect uri for multi-tenant app
I am developing a multi-tenant web app (same code, separate databases) with possibly unlimited number of tenants. I want to give them the possibility to connect and use their own Box account for f...
-
Box api not displaying all the items within a folder?
ox api not displaying all the items within a folderHello all, today I start working with box api, but some weird thing happened, when i upload a new folder via windows explorer with box app, the n...
-
Box API add folder permissions
AnsweredWhen I authenticate to box API, and list folders I only see those folders the API is a co-owner of - curl https://api.box.com/2.0/folders/0/items Authorization: Bearer [AuthToken] I do not see ho...