For some reason, using files_list_folder().entries.path_lower is giving me this error:
dropbox.exceptions.ApiError: ApiError('496762b8575c8f262949ace63f24a1fe', ListFolderError('path', LookupError('not_folder', None)))
I found that when I tried printing out file list folder, my path_lower is none, is there another way to find the path?