Hi there,
I used the https://api.dropboxapi.com/2/files/search_v2 request to search for a file and obtain its id.
However, when I then use this same file id in the https://api.dropboxapi.com/2/file_requests/get request it returns the error
".tag": "not_found".
Does anyone know what the issue is here?