I am trying to create a simple box.com application that will support folder creation and file uploads from our application to box.com for use by multiple box.com users.
I have a couple of questions:
For testing, I create a new application and specified that I did not want it to be public (while we develop it). But I can't add it to my test user account because I can't find it - so how can I test it? How do I add it to my end user box.com account?
The idea is to have the box.com user enter their credentials or key or something in our software so that we can automate the uploading of files and creation of folders within their accounts. But everything I read talks about getting a ticket and redirecting the user to a login page. We need to automate this process so we can upload files/create folders without the box.com users present. How is this done?