javascriptvk

How to get email address from vk.api?


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);

Solution

  • There is no way to do that. Vk is specific social network.