Good day all,
I'm having a 409 error 'Confict' while doing a filesExport for a dropbox paper document, this is the JSON of the file:
selectable: "<input type="checkbox">",
.tag: "file",
client_modified: "2020-09-07T14:47:16Z",
content_hash: "a442ccb1c8ab02ffbe9b00df159b366d43709d76744da10f0727970de1e5276c",
id: "id:2gFhHeHgptgAAAAAAAAADg",
is_downloadable: "",
name: "_ Introducción a Dropbox Paper.paper",
path_display: "/_ Introducción a Dropbox Paper.paper",
path_lower: "/_ introducción a dropbox paper.paper",
rev: "015aeba4b7bf23400000001ed9318a0",
server_modified: "2020-09-07T14:47:17Z",
size: "200",
And this is the JSON of the error:
Do you know how can I solve it?
Thanks