I am changing my file overwrite code that will be required by oct 1st. However, even though I have added the is-match header and included the hash of the file it is returning a status 409 "item name in use".
Perhaps I am using the wrong hash of the file. Am I supposed to provide a NEW hash of the updated file? because that doesnt work either. I am sending the exact same hash(etag) that the file currently has.
Also, I have never written a delete file method, so if you could not refer me to that documentation that would help. I have read through it and still am lost.
the url I am posting to is, https://api.box.com/2.0/files/{file id}