Setting up an integration with TalendStudio 7.3, I was able to connect via access token have no issue using the following components
-tDropboxConnection
-tDropboxGet
-tDropboxPut
But when I attempt to use tDropboxList I receive "com.dropbox.core.v2.files.ListFolderBuilder cannot be resolved to a type" error. I downloaded and installed the latest 5.4.4 SDK and am using the 6.3 .jar. I'm very confused why all tDropbox components EXCEPT tDropboxList work properly.
Any ideas?