All my contacts were synced from Online. For whatever reason, half of them have profile images, but the other half do not. There are no errors reported in the Skyperious log.
For the contacts with missing profile images, if I manually call db.live.skype.contacts.contact('<user id>').avatar in the python shell and then paste the returned URL in an incognito browser window, I am able to load the profile image.
All my contacts were synced from Online. For whatever reason, half of them have profile images, but the other half do not. There are no errors reported in the Skyperious log.
For the contacts with missing profile images, if I manually call
db.live.skype.contacts.contact('<user id>').avatarin the python shell and then paste the returned URL in an incognito browser window, I am able to load the profile image.