Login  Register

RE: Https Protocol Request

Posted by h3rb1x on Sep 30, 2018; 4:32pm
URL: https://support.nabble.com/Https-Protocol-Request-tp7600969p7601489.html

Hello Harvery,

This is on your end.

Your nabble code is relative and it's going off how the users enter your site.

This is how it is now:

<script src="//...

You should be set as per below, since https is not on:

<script src="http://...