Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Does anyone know how I can sent unicode characters in the http post reqest body
I set connection_type : application/json;charset:utf-8
but when I check http post request in fiddeler software unicode character in request body not recognize
You can try the Qlik Rest Connector where in the query header section you can put the name as content type -application/json;charset:utf-8