Hi. I'm new to Qlik sense and I'm trying to embed it in web app as an Iframe. When setting the Iframe url to "https://<my_machine>/sense/app/<app_id>/sheet/<sheet_id>/state/analysis" I get this error: " 400 Bad Request The http request header is incorrect." I realize it is probably an Authentication issue, or it is related to proxy configuration, or something else... I could not find a decisive explanation in the documentations My goal is to redirect the user to a login screen if needed, and allow access from remote machines.