i am tring to send file with post request to flask server react code :
sendFile = async (event)=>{ const token = localStorage.getItem(\'token\');