We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

VahagnGhaz's avatar
VahagnGhaz
Explorer | Level 3
6 years ago

How to provide the Dropbox-API-Select-User HTTP header with python API

Hi ! I've generated access token for Business App, and tried to make simple request  dbx = dropbox.Dropbox(my_token) dbx.files_list_folder(path).entries But I got   dropbox.exceptions.BadInput...