I am need to upload a file into box folder. I was able to do it using basic client and developer access token where this token it generated in box app and only valid for 60 min. How can I do this using node js. Can anyone please explain me this process of getting access tokens and uploading the files to Box.
Thank you