Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Error embed Qlik Sense chart in website.

Hi All,

I have a simple page which host on my local machine and embed a Qlik chart which hosted from another server (RSMAIN2) into the page using iframe. But when i browse it, it show error occurred (please refer picture below).

Hope any expert here can provide a proper guide on how to doing it.

Error.png

Below is my code :-

<!DOCTYPE html>

<html>

<head>

    <title>How to embed a Qlik Sense chart on your website</title>

  <meta charset="utf-8" />

</head>

<body>

    <div>

        <h1>How to embed a Qlik Sense chart on your website</h1>

    </div>    <div>

        <iframe src="https://rsmain2/single/?appid=84ead45b-7f4d-4d02-8756-02c63ed7f1b8&obj=XjVXc&opt=nointeraction&selec..." style="width:100%;height:500px"></iframe>

    </div>

</body>

</html>

Thanks in advanced.

1 Solution

Accepted Solutions
reddy-s
Master II
Master II

Hi Dicky,

Assuming that you have the User directory synced. Follow the below steps:

-> Login to QMC.

-> Select Licenses and Tokens.

-> Deceided whether to assign a Login access pass or a User access pass.

-> And allocate it.

Check this video to navigate in QMC. Just follow the instructions and you should be able to do it.

Qlik Sense Platform - Token Licensing and Assigning Access Passes (video)

Thanks,

Sangram Reddy.

View solution in original post

7 Replies
reddy-s
Master II
Master II

Hi Dicky,

You havent done anything wrong with the code here. Do you have an access passed(License) assigned to you?

The message which you are seeing is because of lack of access pass and can be rectified by giving the user an access pass through QMC.

Not applicable
Author

Hi Sangram, Can you guide me how to assign access pass through QMC? Or is there any online guide available for me to refer?

reddy-s
Master II
Master II

Hi Dicky,

Assuming that you have the User directory synced. Follow the below steps:

-> Login to QMC.

-> Select Licenses and Tokens.

-> Deceided whether to assign a Login access pass or a User access pass.

-> And allocate it.

Check this video to navigate in QMC. Just follow the instructions and you should be able to do it.

Qlik Sense Platform - Token Licensing and Assigning Access Passes (video)

Thanks,

Sangram Reddy.

Not applicable
Author

Hi Sangram, Thanks for the guide, problem solved after allocate all the user. One last question, if i want to change the "RSMAIN2" to some public domain like "abc.testing.com", it can be done? Any configuration to the QMC need to be done?

reddy-s
Master II
Master II

Hi Dicky,

I am assuming that RSMAIN2 is an OnPremise network. If so you need to be able to talk to your local network administrators to make sure that the domain is made public. 

You can also go with a cloud provider for this purpose.

Check this link. It will help you.

https://help.qlik.com/sense/1.1/en-US/online/#../Subsystems/DeploymentConsole/Content/QDC/QDC-HTML-I...

Not applicable
Author

Hi Sangram,

I unable to open the url.

Help page error.png

reddy-s
Master II
Master II

Hi Dicky,

Looks the site is under an upgrade. Turns out to be the same for me as well May be we need to wait for a while 🙂