Hello @yangjie
When the error occurs with the RFA application, it is most likely to be available via the Status response message. The application should handle and monitor incoming the Status messages (which can be generated from the backend or the API itself).
Some of common error that come through an application via the Status response message are as follows:
I hope this helps.