alexpods / meteor-accounts-vk

Login OAuth service for VKontakte accounts (https://vk.com)
MIT License
72 stars 21 forks source link

Exception while invoking method 'login' Error: Service data for service vk must include id #25

Open jdme opened 5 years ago

jdme commented 5 years ago

Vk API now is changed and the response data doesn't contain uid field anymore. Versions below 5.0 don't work.

Exception while invoking method 'login' Error: Service data for service vk must include id at AccountsServer.updateOrCreateUserFromExternalService (packages/accounts-base/accounts_server.js:1192:13)