Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in BI by (17.6k points)

I am trying to embed a report onto my website but getting the following error

Mixed Content: The page at 'https://mywebsite.com/blah/blah' was loaded over HTTPS, but requested an insecure resource 'http://my-tableau-report-location.com/dashboard'. This request has been blocked; the content must be served over HTTPS.

But on my JS API call I have the URL with 'HTTPS://' ie 'https://my-tableau-report-location.com/dashboard'

Do I need to add an API option to make it HTTPS? What am I missing?

1 Answer

0 votes
by (47.2k points)

  • In Tableau Server, SSL has not been enabled or configured properly.

  • You will need a valid certificate to do do this. It can be configured on your tableau server configuration in this way: utility > SSL > External webserver SSL.

  • Here is a detailed guide

  • I would recommend skipping configuring 'mutual' SSL as it seems to cause even more confusion.

Browse Categories

...