Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
KikeCuenca
Contributor
Contributor

THttpRequest response 206 - dont extract correctly response Information with TExtractJsonFields

I have a problem, when i call thttpRequest and the response is 200 the flow of extract data continue OK, but if the response it's " 206 Partial Content" it doesnt work. The return is 206 but the service return the same information, with the same json struct.

0693p000009GsVhAAK.png

I try to get the response with the "write response content in a file" but it doesnt work.

0693p000009GsVmAAK.png

Labels (2)
1 Reply
manodwhb
Champion II
Champion II

@Not defined Not defined​ ,May be json query path different from 200 to 206 ,can you check two reposes separately and see that problem.