G
G
Gabe_B2016-02-17 17:39:08
In contact with
Gabe_B, 2016-02-17 17:39:08

Why doesn't users.get work correctly in vk api?

We get the answer in the documentation :


response: [{
id: 206291137,
first_name: 'Eugene',
last_name: 'Volnov',
mobile_phone: '+79253595322',
home_phone: ''
}]

And here , for some reason, mobile_phone is not specified, and home_phone is generally empty.

{"response":[{"id":206291137,"first_name":"Eugene","last_name":"Volnov","home_phone":""}]}

How to get mob. telephone? What am I doing wrong?
Link to the profile for an example: vk.com/id206291137

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
AltQ, 2016-02-17
@Gabe_B

That's right, the "mobile_phone" field is available only to Standalone applications.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question