EionRobb / icyque

ICQ WIM protocol for libpurple
GNU General Public License v3.0
73 stars 15 forks source link

https://api.icq.net/aim/startOSCARSession returns 404, clientLogin method fails #40

Closed peci1 closed 4 years ago

peci1 commented 4 years ago

I think this has to do with the recent major update of ICQ clients...

EionRobb commented 4 years ago

We don't use "startOSCARSession" in the IcyQue plugin. Sounds like you're using "ICQ" in the protocol dropdown list instead of "ICQ (WIM)"

EionRobb commented 4 years ago

Have a look at https://github.com/EionRobb/icyque#setup at how to switch to the right option

peci1 commented 4 years ago

Ahh, you're right. I'm setting up pidgin via a provisioning script and it apparently failed to install icyque, so I thought I'm using it even though I wasn't... All good, now it works.