F
F
FedLab2013-09-07 22:20:52
In contact with
FedLab, 2013-09-07 22:20:52

Vk.api getProfiles/users.get started returning hidden parameter - what is it?

Today, one of my VK applications stopped working normally (I won’t name them - I don’t want advertising).
The essence of the problem: the answer to the request, a la:

http://api.vk.com/api.php?api_id=****&fields=uid, ****, online,&format=json&method=getProfiles&random=5673&uids=****&v=3.0&sig=b******a

answer:
{"response":[{"uid":****, ***, <b>"hidden":1</b>, "online":0}]}

What is hidden ? Who knows? (search on the documentation and Google did not give a result).
More interestingly, if it returns hidden=1, then online=0 is always (even if the site actually has a mark on the page that it is online).
But the most interesting thing is that not all users have hidden=1, in some they do not return it at all. and then online=0 or 1
I immediately thought about the privacy settings or something else - I experimented and nothing has changed.
Who can shed some light on this?
// iFrame application, the cron server makes requests to api
// I see that api has changed a lot since the development of the application (year 3), maybe I missed something? Some kind of authorization?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
c0nqu3r0r, 2013-09-08
@c0nqu3r0r

hidden=1 - returns when setting the user's privacy for displaying the page "only to VK users"

P
Petrusha Ukropov, 2013-09-08
@artishok

In the same place, in my opinion, you can hide a few friends. Can for them and returns this value?
PS: Isn't it better to ask the support service?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question