I\'m failing to upload files into dropbox in iOS in CoreApI
I\'m getting this message
[WARNING] DropboxSDK: error making request to /1/files_pu
It would help if you shared your code, but my guess is that your passing in a path like sandbox/helloworld.txt and should instead pass /helloworld.txt. If that's not it, please do share your code.
sandbox/helloworld.txt
/helloworld.txt