Closed AndrewHartAR closed 12 years ago
These messages are actually a bit misleading and part of the normal operation of the framework. The framework will make requests through the Dropbox API to see if certain resources exist so it knows whether it needs to create them or not. When the framework makes a request for a directory that does not exist the Dropbox API logs a warning that you've requested something it can't find.
Now, if you're seeing these errors and your sync setup doesn't appear to be working, that's a different issue that we'll need to address.
Through following the instructions in the guide here, or adding my own key and secret to the finished example provided with TICoreDataSync, I get a list of path not found errors like so:
Could somebody else try it with the most recent version and let me know how it works for them?