I have a Rest Service setup in my project that will not populate to the label fields when invoked. I get the correct response when I run the test. I can also get the label fields to populate if I echo the results.
But without echo I show nothing. Any ideas