I'm not able to find some of the files that definitely exist in the dropbox folder. The API call comes back empty but I can download the file using the full path. Below is an example of such file, and the result of the query. I've tried different search strings and none of them worked for this specific file.
The API does find other similarly named files in the same folder. It just seem to selectively fail for some files. How can I troubleshot this?
{
"name": "KC3NIH_de_WB0TEV_NAQPSSB_USB_20210116_204712Z_14MHz.mp3",
"path_lower": "/naqpssb_2021/kc3nih_de_wb0tev_naqpssb_usb_20210116_204712z_14mhz.mp3",
"path_display": "/NAQPSSB_2021/KC3NIH_de_WB0TEV_NAQPSSB_USB_20210116_204712Z_14MHz.mp3",
"id": "id:flgIB4rfIlAAAAAAAAByIg",
"client_modified": "2021-01-16T20:47:33Z",
"server_modified": "2021-01-18T03:20:42Z",
"rev": "5b92434fef753560e3bbc",
"size": 180975,
"is_downloadable": true,
"content_hash": "ac06c9d88742b0cb113b5620bba7892f46a9c95f151ad14ed47de4e580ca5fb8"
}
