FingerPrintManager Authenticaton Error Code Inquiry

I am distributing an app using Android’s fingerprint authentication device.
When attempting fingerprint authentication with the FingerPrintManager class on the SM-A716S terminal, error code 1004 is returned as a callback.
What does this error code mean and what is the solution?
I know that error codes 1000 or higher are manufacturer error codes. Is that correct?