Start 2025 on time and up to date. Seamlessly integrate your calendars into Dropbox with these simple steps.

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...