I'm using the current end point to retrieve a users folders and files:
https://www.dropbox.com/developers-v1/core/docs#delta
I get the following error The remote server returned an error: (414) Request-URI Too Large. the cursor returned from the end point is 31279 characters in length the entries count: 2000 I've tried to reproduce this but can't Do you know why this might be occuring ?
Thanks