When I try to use APP_REQUEST_CONTENT_FILE in a rest api client action, the request content is always empty eventhough the file has content.
I tried using APP_REQUEST_CONTENT instead with the same content in the file and it works. I am not sure if I am doing something wrong.