I am creating a test app for our department. I was trying
BoxDeveloperEditionAPIConnection api = BoxDeveloperEditionAPIConnection.getAppEnterpriseConnection(boxConfig);
However I found that if I use this I am unable to download/upload/rename/delete folder/files. What is the proper way of creating an api connection that allows for full functionality?