The request for longpoll used to be working fine, but a couple of days ago I started getting 400 HTTP error with the following message:
"Error in call to API function "files/list_folder/longpoll": request body: cursor: unsupported cursor type"
I'm using HTTP API, the cursor is supplied as a result of list_folder request.
Is there a solution for that and what kind of error handling could you recommend in case this happens?
Thanks!