Hi,
We're experiencing some strange results trying to upload in a pre production environment. When uploading using the url
https://content.dropboxapi.com/2/files/upload
and the parameters path and mode (set to overwrite). This call works, by returning a status code of 200, in our development environment/domain (with our development Dropbox user). Yet in a Preproduction domain the response code returned is 201 and no file is created at the given path.
Any idea where to look next?