everything seems to work in my app, but the "blank" avater, 4sq returns https://irs0.4sqi.net/img/user/blank_boy.png but that link is broken... I am using the latest version of the API. has anyone found a fix for this?
photo = {
prefix = "https://irs0.4sqi.net/img/user/";
suffix = "/blank_boy.png";
};
(that's the response from the server)
thanks