Page 1 of 1

Connection not secure when embedding chatroom on https

PostPosted: 16 Nov 2015, 00:21
by vanessalaw
Hi there,
I'm trying to embed a chatroom on my Wordpress site
I'm using https, and everytime I try to load the page I get an error from firefox saying it is trying to download insecure resources.

Chrome just fails to load the chat room.

Any thoughts on how to fix this?

Re: Connection not secure when embedding chatroom on https

PostPosted: 16 Nov 2015, 00:55
by Jason
Use HTTPS on the embed src.

Re: Connection not secure when embedding chatroom on https

PostPosted: 16 Nov 2015, 01:22
by vanessalaw
I did, but it still gives me the error.

Re: Connection not secure when embedding chatroom on https

PostPosted: 16 Nov 2015, 01:32
by vanessalaw
Here's what shows up in Chrome dev console:
<sitename requested over https> ... but requested an insecure XMLHttpRequest endpoint 'http://www.arrowpushengine.com/time/0?uuid=8e2ef054-f46a-45ee-8ff5-bca42ba72281&pnsdk=PubNub-JS-Web%2F3.7.2'

Re: Connection not secure when embedding chatroom on https

PostPosted: 16 Nov 2015, 01:36
by vanessalaw
ok, setting push message server to SSL has fixed this.

Re: Connection not secure when embedding chatroom on https

PostPosted: 22 Nov 2016, 08:54
by wilo123
I am getting this same exact issue. I am not embedding the chat. Mixed Content: The page at 'https://www.immersivelearner.com/outpost6-2/#' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://www.arrowpushengine.com/time/0?uuid=9c4ed4b8-451c-4ff2-b187-fb6bbce539ac&pnsdk=PubNub-JS-Web%2F3.7.2'. This request has been blocked; the content must be served over HTTPS.

I see where I can turn on SSL but that will count as two messages. Is that the only way to solve this? It's going to get very expensive. :=(