Open tfnribeiro opened 1 month ago
When calling he method make_error, we still use the callback onSuccess for the Frontend. Ideally, it would be best to throw an error so we can display information to the user that something went wrong.
make_error
When calling he method
make_error
, we still use the callback onSuccess for the Frontend. Ideally, it would be best to throw an error so we can display information to the user that something went wrong.