NoahK
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by NoahK-
NoahK commented,
Thanks for looking into it Alex, much appreciated!
-
NoahK commented,
Alex, Apologies, maybe I mean relative path. What I am trying to do, once a file is dropped in the Box ContentUploader, is to programmatically grab the path of the file on the user's computer, i.e....
-
NoahK created a post,
Getting the local path of file uploaded via Box uploader
AnsweredWe've added the Box ContentUploader to our application, and we need to get the duration of videos that we are uploading. Is there a way to get the local path of a file once it is dropped in the upl...
-
NoahK commented,
To clarify, I want to move Folder and all its contents to Archive. This also seems to happen trying to copy Folder into Archive
-
NoahK created a post,
Moving folders using Python API causes cyclical_folder_structure error
Here is what my directory structure looks like:/Base - /Archive - /Folder - /Files in folder i want to moveWhen I use the update folder API as such: client.folder(Folder.id).updat...