Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I can't get a response back when I call the service using Postman or fiddler, the response code is a 200 but there is no response content. I attached the pics please take a look at it, for now it doesn't matter what payload I send over I'm not validating it, I'm just querying the database and mapping it to the response directly so I can get any response content.
Your help is appreciated.
I solved it by renaming the the response root element to body, but the problem now is I'm getting only one row of data in the json, I'm expecting a 100.