I am new to Box.
I singn up as developer user and set up a customized app with OAuth2.0 and JWT authentication.
After making project [ box-java-sdk-samples/box-appusers-java-server-sample at master · box/box-java-sdk-samples · GitHub] run locally, I created an App User and a folder named Test Folder and a file named test.txt simultaneously.
But the created folder and file are not shown in https://app.box.com/folder/0.
Why? and how to see the uploaded files in console?