unable to list any folder via access token
1. 'files.metadata.read' is checked in permission tab
2. access_token re-generated after step1.
3. if i refresh the page, Permission\'files.metadata.read' is unchecked?????
dbx=Dropbox(access_token)
dbx.files_list_folder('')
Error in call to API function "files/list_folder": Your app is not permitted to access this endpoint because it does not have the required scope \'files.metadata.read\'. The owner of the app can enable the scope for the app using the Permissions tab on the App Console.')