I can't get profile photo. Any Ideas?
# Some part from config.yml
hwi_oauth:
firewall_names: [secured_area]
resource_owners:
vkontakte:
type: vkontakte
client_id: <client_id>
client_secret: <client_secret>
scope: "photo_50,email"
...
I get all other standard parameters when I log to the site with vk button. Such as: first_name, last_name, email, vk id etc.
A field "photo_50" => NULL
Response Screenshot