Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm following https://help.qlik.com/talend/en-US/components/8.0/http/thttpclient-schema-and-output
And I am trying to recreate the key/pair example showing
But when I have the exact same configuration, the response my tHTTPComponent gives is this:
tLogRow_1
name = Peter
full_address = bd prairie au duc, 44000, Nantes
first_car_brand = ["Ford"]
As you can see, the first car brand is still in a JSON array instead of the single string value I was expecting.
Any ideas on how to get the response as given in the example?
Hello,
I noticed the same "behavior".
It would be better to open a case for the support in order to involve R&D if needed.
Kind regards
Hi Denis,
I'm working on getting a support case in but my Qlik / Talend account are not working properly.
Currently trying to get the support case in through our 3rd party.
Once I get more detail from them / Qlik support I'll update this post.