Hi
I was trying to ( npm start ) and it worked fine, but then encountered in client application on the browser when I click start streaming data ,it is returning ×
NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8080/query?id=1'
Hi I was trying to ( npm start ) and it worked fine, but then encountered in client application on the browser when I click start streaming data ,it is returning × NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8080/query?id=1'
Any suggestions to solve this?