I am making a flow in which when I receive an email, the document information processor allows me to rescue some values from the PDF. When I test the flow, the character recognition step gives me a "bad request" error. I have tried everything and it is not solved, please help
please help @JoeF-MSFT

i try with pdf too


this is the errror that i got
{"error": {"code": "0x80048d0b","message": "{\"operationStatus\":\"Error\",\"error\":{\"type\":\"Error\",\"code\":\"InvalidPredictionInput\",\"message\":\"The base 64 binary content is missing for input single\",\"properties\":{\"BackendErrorCode\":\"InvalidInferenceInput\",\"DependencyHttpStatusCode\":\"400\"},\"innerErrors\":[{\"scope\":\"Record\",\"target\":\"single\",\"code\":\"InvalidRecord\",\"type\":\"Error\",\"properties\":{\"MlIssueCode\":\"InvalidRecord\",\"MlIssueTarget\":\"single\"}}]},\"predictionId\":null}"