Python script, development, admin user?
Hi,
I'm still in the development phase of a one-off script to push a large number of files into box (migration from
a deprecated Objective install that still hangs around for historical reasons).
To be able to do a as-user upload I found I have to be an admin. Which is not a big deal as such, but on every
run of my script my team (the admin account is owned commonly) gets a notification email, and that's getting
old fast. Is there a way to avoid that authentication issue in the development phase?
To summarize:
app is created as my own box user
needs to be run as admin
can I use a developer token even if it's not used against my account, if so, how?
Cheers,
Andrej
Please sign in to leave a comment.
Comments
0 comments