I am using skype web sdk and manage to receive access token
I am using following version of scripts
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://swx.cdn.skype.com/shared/v/1.2.15/SkypeBootstrap.min.js"></script>
On calling Skype.initialize API, folllowing message string is appearing in error console
"Configuration service did not find any configuration that matches parameters or configuration service response is invalid"