ocilo / skype-http

Unofficial Skype API for Node.js via HTTP
https://ocilo.github.io/skype-http
MIT License
51 stars 24 forks source link

How to create a Skype-only live account? #96

Open vlad-at-work opened 6 years ago

vlad-at-work commented 6 years ago

This repo is pretty active but the demo doesn't function without an old account; what gives?

I have one as I registered it ages ago, but after some research it looks like you MUST have a MS Live account when you register for Skype.

Is there some gotcha to this?

mitchcapper commented 6 years ago

It works with old non MSA accounts without an issue. What error are you getting?

vlad-at-work commented 6 years ago

@mitchcapper That's what I mean. Is this repo only good for old non MSA accounts/usernames? As in, any Skype registered as live:something won't work as per the documentation?

mitchcapper commented 6 years ago

@vladdypwnz you are correct it does say MSA accounts will not work, however I just tested one and it worked fine. Please run the following commands then paste the error you get after it gives the login prompt:

git clone https://github.com/demurgos/skype-http
cd skype-http
npm install
npm start