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
Some endpoints are using ad-hoc validation (like in here and here) which is not ideal. We should apply a more robust and consistent validation approach to all endpoints like in here.