List the uploaded files on Box
Hi
I am working on a file upload/download based application in which I am trying to upload a file on Box.com using a dotnet core application and download the same. Actually, I am using an OAuth 2.0 with JWT Box app for this. I am able to upload a file and get a file ID, using this file ID, I have also downloaded the file on my local.
The only problem is where to see these uploaded files on Box.com or on my account? I can't see these files but able to upload or download.
By the way, I am following these tutorial
https://www.boxdevelopertraining.com/videos/lesson-6-creating-your-first-jwt-application-c
https://www.boxdevelopertraining.com/videos/lesson-5-creating-your-first-oauth-2-0-application-c
-
If you're uploading this content as the service account of your JWT application, then the only way to see them in box.com is to use the admin console > content manager and search for your application name in the content manager's search bar.
Please sign in to leave a comment.
Comments
1 comment