Tunnelvisie
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Tunnelvisie-
How to identify conflicted files through Box API (python)
Hi, We're running into an issue where a conflicted file is created in a folder, but we don't know how to identify them. For example: We have a file "a.txt" and "a (user).txt" where "a (user).txt" ...
-
How to set up JWT Auth on Box.com's end?
AnsweredHi! I have this custom app and I can access box through a developer token (I'm using Python btw). However, when I want to go ahead and deploy the app I select OAuth 2.0 with JWT (Server Authentica...
-
Error Handling Python (ie. 409 error)
AnsweredHi, I've been working on a simple script to help upload files to box. I've noticed that when I try to upload a file that already exists I get a response back saying Message: Item with the same na...