Implementing Skype to the site

1

I'm testing the skype WebControl feature, where it's possible to add a skype chat window to the site. But I have some errors that I can not solve. The window itself appears, but there are errors in the console and I can not send the messages.

On the site I added these two lines of code:

<span class="skype-button bubble" data-color="#00AFF0" data-text="#80DDFF" data-contact-id="williantartaro"></span>
<script src="https://swc.cdn.skype.com/sdk/v1/sdk.min.js"></script>

Ithoughtitwouldbetherequestsinhttps,butIputitonsitetestwithitandgaveequal: link

    
asked by anonymous 19.06.2018 / 20:05

0 answers