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
have one fn errors.e(http_code: int, identifier: str | None = None, message: str | None = None) with identifier being the string that's recognized by the client to show the correct translated error message
Draft:
errors.e(http_code: int, identifier: str | None = None, message: str | None = None)withidentifierbeing the string that's recognized by the client to show the correct translated error message