Skip to main content

Hi, I hope I'm not asking what I've already asked in another post, but I couldn't find it.
I'm a bit lost regarding the best option for implementing automatic access to the Box API from a backend program (I only want to download a file every so often).
Since it will be automated, I also need the token generation to be automated (if applicable), but using OAuth2.0 makes things more complicated because the refresh_token is dynamic, the auth code to generate it is also dynamic, and I haven't found a way to generate each one through code or CURLs.

I have a way to store client_id, secret_id because they don't change, but I can't save dynamic values, I would need to generate them all in session, at the moment.
For the account I want to implement it is enterprise.

Thanks

@tom95 I got an email and a notification mentioning you replied something, but somehow your reply disappeared here, I don’t know if Box deleted your comment or something happened. I hope you can help me with your previous comment.


Reply