larsenp_lsc
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by larsenp_lsc-
larsenp_lsc created a post,
Use refresh token with desktop Python script?
AnsweredI am using a Python script run from my desktop to update metadata on about 180,000 documents in our Box implementation. I can only let the script run for an hour at a time before my developer key ...
-
larsenp_lsc commented,
Thanks. That did the trick. It would be great if the documentation made it a little clearer. Maybe I'm a little thick, but a note or a code sample in the documentation for the file method could ma...
-
larsenp_lsc created a post,
File object in Python SDK
AnsweredFile objects in the Python Box SDK are populated with different properties depending on how they are created. For example, if I get a file using client.file and request its content_created_at pro...