The issue was that the result was a JSON array, but httpGet method expects a JSON object, and it does not receive, it silently fails
httpGet