skype-http icon indicating copy to clipboard operation
skype-http copied to clipboard

How to create a Skype-only live account?

Open vlad-at-work opened this issue 7 years ago • 3 comments

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?

vlad-at-work avatar Apr 26 '18 05:04 vlad-at-work

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

mitchcapper avatar Apr 26 '18 05:04 mitchcapper

@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?

vlad-at-work avatar Apr 26 '18 05:04 vlad-at-work

@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

mitchcapper avatar Apr 26 '18 14:04 mitchcapper