Hi,
I am authenticating using JWTAuth and impersonating the connection but the root folder (from API) only shows 2 items.
Here is my code:
auth = JWTAuth.from_settings_file('box_JWT.json')
user_client_root_folder
Folder 152730599665 is named "My Box Notes"
File 898778670248 is named "Get Started with Box.pdf"
------------------
And my "All Files" is:

Best,