Im trying to get email address. After success login i have firstname, lastname, all except email. please help.
VK.Auth.login(function (response) {
if (response.session) {
} else {
}
}, 4194304);
There is no way to do that. Vk is specific social network.