HectorNJ
Results
3
comments of
HectorNJ
If you can use api for any origins then... mode: 'no-cors'
try this! return trae.post(url, formData, { headers: { Authorization: `Bearer ${token}` 'Content-Type': '' } })
I have the same problem