I am writing a simple python script to upload .zip file weekly and to overwrite the existing one...
I see that the first step of the boxsdk is to enter client id, secrete and token. but the token says it will expire every 60 minutes... how can I hardcode parameters into my script so my access does not expire?