I entered the appended data

and received the screenshotted reply.
Here's the console log:
/api/v1/vm-requests:1 Failed to load resource: the server responded with a status of 422 ()Understand this error
index-BlxoX82l.js:70 Failed to submit VM request: ApiError: studyLevel: Field required; title: Field required; advisor: Field required
at ed (index-BlxoX82l.js:11:98238)
at async Object.post (index-BlxoX82l.js:11:98345)
at async bEe (index-BlxoX82l.js:70:51415)
at async h (index-BlxoX82l.js:74:263326)
at async g (index-BlxoX82l.js:74:262596)
The browser was Chrome on Windows 11.
In the future, I would love to keep my data in the form and edit it if a failure occurs, and/ or get an alternative to sending the request.
I entered the appended data

and received the screenshotted reply.
Here's the console log:
/api/v1/vm-requests:1 Failed to load resource: the server responded with a status of 422 ()Understand this error
index-BlxoX82l.js:70 Failed to submit VM request: ApiError: studyLevel: Field required; title: Field required; advisor: Field required
at ed (index-BlxoX82l.js:11:98238)
at async Object.post (index-BlxoX82l.js:11:98345)
at async bEe (index-BlxoX82l.js:70:51415)
at async h (index-BlxoX82l.js:74:263326)
at async g (index-BlxoX82l.js:74:262596)
The browser was Chrome on Windows 11.
In the future, I would love to keep my data in the form and edit it if a failure occurs, and/ or get an alternative to sending the request.