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);
When you get Access Token, VK also gives you Email and User ID, but you need specific permission for that - "email".
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With