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
I made a POST request to activity with only name included in the body. It responds with internal server error. It's not a big issue, just though I'd report it, as other endpoints seems to do some validation of the data and returns 422 instead :)
The text was updated successfully, but these errors were encountered:
I made a POST request to
activity
with only name included in the body. It responds with internal server error. It's not a big issue, just though I'd report it, as other endpoints seems to do some validation of the data and returns 422 instead :)The text was updated successfully, but these errors were encountered: