Just porting my app to use v2 API. Previously I would use the /delta feature to keep a local cache of file/folder names etc. Now I'm using the /list_folder endpoint and all is working ok.
One thing I want to test is when the server returns a 'reset' error to indicate that I must regenerate my cache. Anyone know how to trigger one of those?
Thanks
Craig