I have a application that integrates with Dropbox. This application uses one user/account that create multiple session of the Dropbox user. I have noticed that when user1 gets list/folder and the makes changes but in the mean while user2 gets list/folder with it's cursor then when the web hook comes back user1 cursor is invalid. Can one use webhooks with multiple sessions on a acount?