qlik-oss / web-integration-examples

Example web apps and mashups for Qlik Cloud.
Other
22 stars 9 forks source link

Error with objects embedding #14

Open Aphrod1 opened 4 years ago

Aphrod1 commented 4 years ago

The connection was successful and I linked my project with my Qlik. The problem is that I get an error "Failed to render charts: Object not found" when I want to load objects from my App

aihazm commented 4 years ago

Assuming you are using the "demo app" drugcases.qvf - I see only 2 potential issues causing this to happen:

If you are using your own app, you have the wrong object Ids - run the mashup locally (not netlify), follow the instruction in "wrong Object Id" then modify the mashup with your IDs (https://github.com/qlik-oss/web-integration-examples/blob/master/embed-sense-visualizations/index.js#L100)