Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Feb 23, 2021 3:57:52 AM
Sonja_Bauernfeind
Feb 10, 2021 3:25:21 AM
The Qlik Sense ODAG API is returning error 500 when the Expect: 100-continue header is used
Environments:
Qlik Sense Enterprise on Windows June 2019 and later
Some clients, such as the .NET framework and cURL send the Expect:100-continue by default.
The Qlik Sense ODAG API does not support this header and the API call will fail with an error 500 Internal server error when this header is used.
The header should be removed from the request for it to work.