Jeth01
10 years agoNew Contributor
Data connection not returning rows, but the log/UI says it does
I am having a problem with my data connections. I have them all configured correctly, and they pass the connection test. When I run the query, the UI shows "Got 2 rows in 187ms", but no data is returned. This is causing all my testSuites to fail, because they are sending requests with empty data.
See the attached screenshot. The status bar says that 2 rows were returned, but there is no data shown in the data log. The query does return 2 rows of data. This is happening for both of my data connections.