The docs for long polling seem to be wrong.
- https://api.dropboxapi.com/2-beta-2/files/list_folder/longpoll - 400: Incorrect host for API function "files/list_folder/longpoll". You must issue the request to "notify.dropboxapi.com".)
- https://notify.dropboxapi.com/2-beta-2/files/list_folder/longpoll - 400: Incorrect host for API function "files/list_folder/longpoll". You must issue the request to "notify.dropboxapi.com".)
It also doesn't work as shown in the second example. Were the docs updated before it's ready and it doesn't actually work yet?