You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We came up with the same proposal for our internal API and it also affects HandCash Connect. It will be exactly what you described, some error code that describes exactly one context. Also, we'll improve the documentation so each specifies the possible errors for endpoint/function.
Hi,
As the title says. Looking at https://docs.handcash.dev/errors/ there is a clear list of api errors.
However thinking forward, it might be useful to enumerate the errors, so clients can check the enumeration, instead of the
message
.Either
name
, or a custom field, egcode
or similar, would work.Thanks in advance.
The text was updated successfully, but these errors were encountered: