Hello Support <@498057949541826571> How to pass ...
# general
c
Hello Support @rp_st How to pass a custom message from the backend to the frontend I have tried like this but the updated message is not received in frontend side ```throw new STError({ type: "INVALID_CLAIMS", message: "forceLogoutUserNotAdmin", payload: [{ id: UserRoles.UserRoleClaim.key }] })