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
When a user doesn't have enough days off to satisfy his vacation request API returns {"base":["You only have 0 available days"]}. In addition to that the frontend should handle this error and notice the user what the problem is.