You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
Pop up panel not fully rendering due to mixed content error. parent page is https, javascript references only http but javascript pushing http.
the site hosting RocketChat livechat javascript is https://subdomain.ourdomain.com
Server build is 3.9.3
Console Error
Mixed Content: The page at 'https://www.ourdomain.com/' was loaded over HTTPS, but requested an insecure resource 'http://rc.ourdomain.com/api/v1/livechat/config?token=bunchofrandomstuff'. This request has been blocked; the content must be served over HTTPS.
(anonymous) @ VM823:formatted:44
Javascript used
I have been digging through rocketchat source code but cannot find out what in the code is trying to render http content
Originally posted by @jwalker5006 in #250 (comment)
The text was updated successfully, but these errors were encountered: