Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

login problem #197

Open
Mounthazeer opened this issue May 28, 2022 · 1 comment
Open

login problem #197

Mounthazeer opened this issue May 28, 2022 · 1 comment

Comments

@Mounthazeer
Copy link

Mounthazeer commented May 28, 2022

hi i am having some problem

i am able to run this code below well locally however it is not working on google colab
sk = Skype(username, pwd)

These are the errors
SkypeAuthException: No token file specified
SkypeAuthException: ('wsse:FailedAuthentication - Authentication Failure', <Response [200]>)

please i really need help

@Terrance
Copy link
Owner

Terrance commented May 29, 2022

You didn't follow the issue template and didn't include the full HTTP request, so I can't see what the underlying error is.

That said, authentication errors are documented, and that's probably all the information we're getting, so either you're getting the credentials wrong or Microsoft is blocking the authentication for another reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants