Terrance / SkPy

An unofficial Python library for interacting with the Skype HTTP API.
https://skpy.t.allofti.me
BSD 3-Clause "New" or "Revised" License
268 stars 66 forks source link

Fix guest login process #261

Closed galexant closed 5 months ago

galexant commented 5 months ago

Fix 403 error in guest login process

Terrance commented 5 months ago

Thanks for the catch and the fix! Looks like this works and matches what Skype for Web is doing.