I am making a post request with axios in React.js with the async/await syntax. The request is simply to insert a new user into a table in the mysql database. The request is goin