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
Current backend crash on POST request using /api/v1/debitscredits as id is expected to be an integer but might be received as string by a wrong request.
It is expected to return 401 bad request instead of 500.
Current backend crash on POST request using /api/v1/debitscredits as id is expected to be an integer but might be received as string by a wrong request.
It is expected to return 401 bad request instead of 500.
Related to a front end bug : sebastienbarbier/seven23#71
The text was updated successfully, but these errors were encountered: