webpack-hot-middleware icon indicating copy to clipboard operation
webpack-hot-middleware copied to clipboard

Got error -Eventsource's response has a MIME type (application/json) that is not "text/event-stream". Aborting the connection

Open Manny2296 opened this issue 5 years ago • 1 comments

Hey there! If you need support, help, or advice then this is not the place to ask. i have this error in my project, i'm triying to fetch data from an local API linked to a MySQL database developped in Nest.js (URL : http//localhost:3001/products/[id]) so them when i call the API from another local app (which developped in Reactjs URL: http://localhost:3000/p/1) with Acces-Control-Allow-Origin enable for this URL they show me this error

Thanks !

Manny2296 avatar Dec 05 '19 18:12 Manny2296

me to even from save api routes its giving the same! Stuck @nextjs @timneutkens @arunoda

jsbimra avatar Mar 18 '20 08:03 jsbimra