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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Major ISSUE Loading Resources

The following LINKS fail

<link rel="stylesheet" href="<%= "https://<my qlik server>/resources/assets/client/client.css" %>">

<link rel="stylesheet" href="<%= "https://<my qlik server>/resources/autogenerated/qlik-styles.css" %>">

<link rel="stylesheet" href="<%= "https://<my qlik server>/resources/autogenerated/qlikui.css" %>">

This is the browser console log excerpt.  What is returned (TEXT) is HTML actually the Qlik login page

Resource interpreted as Stylesheet but transferred with MIME type text/html:  "https://<my qlik server>:4244/form/?targetId=33393652-e2f8-4d3e-ae18-16f1c0591a9d"


My app establishes a qlik ticket / session if I take the URL to the CSS files and paste them in a new browser tab I get CSS

Why is this happening?

Qlik Sense - Integration, Extensions and APIs

Qlik Sense - App Development &amp; Usage

1 Reply
KurtS
Partner - Contributor
Partner - Contributor

I am also experiencing a similar issue. Did you ever find out what caused this?