Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I upgraded a 'API Key - Raw API Request' block today that was posting raw form data. After the upgrade, Qlik does not send the request to the remote server and returns a HTTP 500 error.
When upgrading, Qlik prompted me that the Form encoded body field was removed. I was already sending a raw body like 'field1=value1&field2=value2' with the 'Content-Type' header set as 'application/x-www-form-urlencoded'. In the previous version of the 'API Key - Raw API Request' it was working fine.
I have tested this with a remote server and with the old and the upgraded block, the request of the upgraded block not arrive at the remote server. The error also indicates something fails on Qlik's side. I would like to know how I can POST form data using the new 'API Key - Raw API Request' block.
As @jelzo_nl said, fixed via a support case
Could be related to:
RAW Api Block is not working - Qlik Community - 2448811
I did some further testing and created a support case (#00163293) for this bug.
You can reproduce this bug by creating a 'Raw API Request' with the following parameters (raw form data):
Temporary workarounds are:
Issue is fixed.
As @jelzo_nl said, fixed via a support case