I am experimenting with the Mendeley API to download and extract documents and files and endpoint problems files/{file_id}. I have a personal Mendeley account, which I use for testing, filled with some PDF documents.
For example, on the API documentation page, if I call
GET /files
I see all the files that I added, but if I take the id value, then call
GET /files/{file_id}
using identifier e.g.
https:
I get a strange response code 0, response headers {}, response body - "no content". Does this happen with all identifiers from the list of files - is this an error or am I something wrong?
id, 404 Not found, , .