I've using the following endpoint to retrieve files:
https://api.dropboxapi.com/2/files/search_v2
this returns 100 entries and then get has_more = true and cursor.
I then user this for the following endpoint :
https://api.dropboxapi.com/2/files/search/continue_v2
Everytime it returns internal server errror 500 with no error detail.
This also happens after requesting 3 pages using max_results = 50.
This is the X-Dropbox-Request-Id: dc6034774c0684e89020f0daf3e8a6d9