I'm writing a python script to upload files to a box enterprise account, and I think that I have everything set up correctly. I created an app from the developer console and got a config file from there, and I also gave that app admin access. Within my python file, I am using the boxsdk(JWT). I authenticate from the config file that was generated in the developer console. When I run the python file, I get no errors, but the file I'm trying to upload does not show up in my box account. If I run it again and try and upload a file with the same name, I get a 409 response, or name already in use error. The file is getting uploaded somewhere, I'm just not sure where its going. Any advice is appreciated. Thank you
Question
File not uploading
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.