Notifications for modified files is not working. https://notify.dropboxapi.com/2/files/list_folder/longpoll is not returning when files are modified.
Can you try again and let me know if you're still seeing the issue? Thanks in advance!
Thanks for the report. We'll look into it.
This is still going on, hours later. The status page has not been updated and no response of findings here.
The client not getting notifications is both Edge & Internet Explorer using the Dropbox Javascript SDK. Nothing on this end changed today, but near 4pm Mountain it quit working.
Even Firefox browsing to dropbox.com looking at the folder where a file is then updated does not show the updated file and opening the updated file shows the OLD data until the browser is refreshed. Then new content is shown.
The notification seems to get pushed if some other client lists the folder (ie another browser showing the folder is refreshed).
I can confirm this issue still exists. Using REST API V2, longpolls detect changes with a huge delay of 2 to 10 mins or more. Maybe some events are also lost, hard to tell. A quick solution for this is highly appreciated.
Thanks for the additional information! We have reproduced this bug on /2/files/list_folder/longpoll and are investigating. I'll follow up here once I have an update on this.
Really? It's been 23 hours. My clients are down - we rely on timely notification of a "command" file that's been updated. My business is suffering. This doesn't reflect well from a company that claims to support enterprise level functionality.
@KennelLink Thanks for the feedback! I'll emphasize the urgency of this with the team.
Yes, I'm seeing the expected behavior and times of a couple of seconds. That looks normal. Thank you.
Still not working.
For simple testing I used API Explorer (https://dropbox.github.io/dropbox-api-v2-explorer/#files_list_folder)Getting the content of a folder within my dropbox account and the cursor.
Then I'm using the longpoll with this cursor and 30 seconds timeout (https://dropbox.github.io/dropbox-api-v2-explorer/#files_list_folder/longpoll) and then I deleted a child folder within the previously mentioned folder.Longpoll times out with "changes : false".Also the Dropbox integration within my APP still isn't working.
And it looks like, if I'm refreshing the Dropbox web page, the deletion evt is eventually triggered and my longpoll is returning with "changes: true". But without refreshing, it is not working. Though I see the folder is removed at the Dropbox web page.
@Thomas_ Thanks for following up. It sounds like there may still be some accounts seeing a long latency with this functionality. Could you open an API ticket here with the affected account ID(s) so we can check on them? Thanks in advance!