-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
Before you start
Have you checked StackOverflow, previous issues, and Dropbox Developer Forums for help?
Yes
What is your question?
When I register a webhook and a notification is passed I am only getting one account_id in the body even though the folder is shared with multiple users. Could this be a bug or am I missing something here? I was expecting the array of account_ids be filled with all the users this folder is shared with so they can be notified/synchronized also.
It looks like it is just notifying the owner of the folder
Thanks