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
How would I implement a 400 bad request error handling in Bukdu?
Should I overwrite the Bukdu.System.internal_error method or is there a better way.
Thanks.
How would I implement a
400 bad requesterror handling inBukdu?Should I overwrite the
Bukdu.System.internal_errormethod or is there a better way.Thanks.