B
B
bot82016-07-07 00:23:44
Android
bot8, 2016-07-07 00:23:44

How to get data via VK API in Russian?

It is not possible to get the username by its id in Russian. I pass 0 as written in the documentation , but I get a response in English.

request = VKApi.users().get(VKParameters.from( VKApiConst.USER_ID, 1, VKApiConst.LANG , 0));

What did you do wrong?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Petr Petrovich, 2016-07-07
@bot8

request.useSystemLanguage = true;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question