Hi Team,
by main aim is to write script for uploading file to box programatically. I found good article regarding this in code project @ http://www.codeproject.com/Tips/769414/Uploading-files-using-Box-API
however, as mentioned in that article, and other articles in box, i am supposed to create Refresh Token. However, i couldnt able to. I tried postman client app to get this. But there after providing required URL and parameters i am getting bad request error.
To do this, i follwed section Getting the Access Token from url https://developers.box.com/oauth/
Please help me out in finding a workable script for uploading a file thru API