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
Monobank Api doesn't contain proper description for API error codes. We need to do deeper investigation and integrate them for better user experience. I found so far:
Invalid Account
Uknown Token
Too Many Requests
Internal Error
Missing Required Field
Period Must be no more than 31 days
Value to must be greater than from
Some of them can be encoded as client interface before actually calling the API. Like, check for 31 days period.
The text was updated successfully, but these errors were encountered:
Monobank Api doesn't contain proper description for API error codes. We need to do deeper investigation and integrate them for better user experience. I found so far:
Some of them can be encoded as client interface before actually calling the API. Like, check for 31 days period.
The text was updated successfully, but these errors were encountered: