EionRobb / skype4pidgin

Skype Plugin for Pidgin, libpurple and more
https://github.com/EionRobb/skype4pidgin/tree/master/skypeweb#skypeweb-plugin-for-pidgin
624 stars 88 forks source link

Still can't deny friend requests #628

Closed himselfv closed 5 years ago

himselfv commented 5 years ago

I think this worked at some point, but now it says

libpurple: skypeweb:auth_reject_cb(): in
libpurple: skypeweb:auth_reject_cb(): buddy_name=xxxxx
libpurple: http:Performing new request 0x1ad4580 to contacts.skype.com.
libpurple: http:Connecting to contacts.skype.com...
libpurple: skypeweb:auth_reject_cb(): out
libpurple: http:locking a (previously used) socket: 0x19e47e0
libpurple: http:Got main header with code 403
libpurple: http:Got headers end
libpurple: http:releasing a socket: 0x19e47e0
libpurple: http:Request 0x1ad4580 performed without success.

Using latest code from here. Tried to do the same in Pidgin with the latest release build, same result (can't check the logs but the request reappears on reconnect).

dequis commented 5 years ago

Isn't this the same as #577?

himselfv commented 5 years ago

Oh... I thought that one had been fixed in Release 1.5 from May, 2018 and its something new, but looking at the dates, probably not. Thanks!