You should look for the type of formData. and ensure your backend is parsing JSON correctly (e.g., app.use(express.json()) in Express).