ianhorn17
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 8
Activity overview
Latest activity by ianhorn17-
ianhorn17 commented,
correction, df_folders should look like this er - 141542702314 (US_Topo_2016_TIF)>]df_folders type id etag name0 type id etag name1 type id etag name2 type id etag name3 ...
-
ianhorn17 created a post,
An extra column is added when getting items in a folder (Python)
I am creating two different lists from a data frame and then exporting those to a csv file. When I indicate what columns I want, it works fine when printing the list. But when appending to a data...
-
ianhorn17 commented,
Thank your for your assistance. I was just thrown for a loop. I understand.
-
ianhorn17 commented,
So what you're saying is that in the documentation example belowe where it refers to a `'CERT.PEM'` file, it just needs the config file path? ned_auth = JWTAuth( client_id='YOUR_CLIENT_ID', ...
-
ianhorn17 created a post,
.pem file
When working with BoxCLI or the Node SDK, the examples reference a file path to a .pem file. How do I create a .pem file, and have it work with the box app?
-
ianhorn17 commented,
I wouldn't call 2000 abnormally high. I have folders with 100,000s files.
-
ianhorn17 commented,
How can you edit permissions? `can_preview:true`. I would like to change that to false. We have 100,000s of items in a format not viewable by Box (and they probably never will be), we just want ...
-
ianhorn17 commented,
What would a CSV look like for the --bulk-file-path?
-
ianhorn17 commented,
I can use Box CLI to upload a folder, but I can't find documentation on how to load a folder with the API.