I can detect file changes with /list_folder/longpoll and /list_folder/continue for a single user(not team)
Can I use /list_folder/longpoll for teams file? I want to use longpoll not /team_log/get_events.
I have no idea yet.
If I add Authorization and Dropbox-API-Select-User http headers, I got a error below.
"Error in call to API function "files/list_folder/longpoll": Your request includes an Authorization header, but this function does not use it."
And how can I get a team member id if the account is not a admin of a team but just a member.
Can the member of the team use /token/get_authenticated_admin?