Hi @Orr Gottlieb
It's an ssl probem. You can't get a file through an insecure connection (http) from a html page served through a secure connection (https). If you're going to use https you need to get the script through a secure connection.
You can try following steps to fix
- Press Window key + R on your keyboard.
- Type inetcpl.cpl and hit Enter.
- Click Advance tab.
- Under Security, make sure that "Use SSL 2.0, Use TLS 1.0, and SSL 3.0" is selected.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.