When using axios to submit the form, it keeps reporting 415 errors, how to solve it, online, etc.

when submitting the form, I have been reporting 415 errors and tried many ways. My own is not good, nor is my copy colleague"s, but my colleague"s will not report an error, exactly the same way. I don"t know why.

htmlclipboard.png

have you ever encountered the same problem, online, etc., thank you

Feb.28,2021

check whether the Content-Type of the request you sent is multipart/form-data .

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2b43f-2b2d3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2b43f-2b2d3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?