JSON error while using Microflow as source for Data Grid

0
I’m getting the below error while using Microflow as a source for Data Grid. Please help! Error1: Expected response body to be JSON. Instead received: "" Error: Expected response body to be JSON. Instead received: ""     at y (http://localhost:8080/mxclientsystem/mxui/mxui.js?638187462494463845:68:21469)     at async http://localhost:8080/mxclientsystem/mxui/mxui.js?638187462494463845:68:36309     at async f.retrieveByMicroflow (http://localhost:8080/mxclientsystem/mxui/mxui.js?638187462494463845:66:27889)   Error 2: Caused by: java.io.IOException: An established connection was aborted by the software in your host machine   the below are for reference    thanks in advance.
asked
1 answers
0

Can you include a screenshot that shows your nanoflow?  FYI, the nanoflow should return a list of objects (or an empty list)

answered