vkontakte.ru is the most popular Russian social network. Also known as vk.com

learn more… | top users | synonyms

-2
votes
0answers
24 views

How to get vkontakte followers count from pages & groups [closed]

I need a function to get followers count from vk.com, for pages and groups. Is there any way to do that, somebody know how can I do that using PHP? I think it's a simple function, but I have no ideea ...
0
votes
1answer
8 views

Loading Profile Images on VK.com in ActionScript

I have an iframe application in vk.com. I can use their API everythink looks fine but when I want to load profile images I get Security Sandbox Error. When I print the result and errors I get This: (I ...
-5
votes
0answers
73 views

How upload video to vk.com from youtube? [closed]

Trying to upload trougth method video.save with link parameter and file_get_contents($response['upload_url']); to get success. But i get {"error_code":7,"error_msg":"video save unknown error"}. Can ...
0
votes
1answer
46 views

VKontakte click by element

I want click by some element in VKontakte web application from JS, but it not possible. For example I go to this application http://vk.com/app2797985. I want click by element with id: ...
0
votes
2answers
85 views

Django-social-auth dont log in

I have a Django-social-auth on my test project. I need to make authentication throw "vkontakte" (its a popular social network in russia). Docs. So, in /etc/hosts I have: #127.0.0.1 localhost ...
0
votes
0answers
143 views

vk.com API captcha

I have a problem with captcha in vk.com API. I try to execute request from my desktop app like this: https://api.vk.com/method/messages.get?access_token=TOKEN&count=1 And I got a captcha ...
0
votes
1answer
96 views

Vkontakte Like Button Does Not Show in FireFox

I have an issue where I have a hidden toolbar the drops down with social buttons on it, the VK.com like button being one of them. It refuses to show itself in FireFox. All other browsers work fine ...
0
votes
0answers
260 views

Upload image to vk.com

I can successfully post a message in VKontakte (vk.com), but I can't figure out the way to post a message with an image in the attachment. Method: createWallPost(long owner_id, String text, ...
1
vote
0answers
136 views

Trying to get profile info of the user I get the Error: Captcha is needed (VK Android SDK)

I use VK Android SDK (com.perm.kate.api) https://bitbucket.org/ruX/android-vk-sdk/overview The last line of the code i provide below one day began returning KException. From the documentation: If ...
1
vote
1answer
103 views

Yii widget: where to place an action? I need to access server from js

I am going to write a widget such as user could select country and city. The widget will use geo db from vk.com, but I want to request vk.com from the server-side, internally. Currently I am doing so ...
0
votes
0answers
77 views

application scroll VK as3

Decide to make an application to vk.com and 1st I draw a list of my friends photos to the stage. But I have more than 100 friends and I need to make this list scrolling. If anybody know how to make ...
1
vote
0answers
152 views

Vkontakte authentication using django-social-auth

I have a problem integrating Vkontakte authentication using django-social-auth (https://github.com/omab/django-social-auth). I know that I have set everything right with AUTHENTICATION_BACKENDS as ...
1
vote
1answer
392 views

How to insert content script in google chrome extension when page was changed via history.pushState?

I'm creating a small google chrome extension for website, and I want to change some html on particular pages. The problem is that website load his content via ajax, and heavy use history.pushState ...
1
vote
1answer
178 views

Android VKontake official client. How to get authorized

I have on my device official App from VKontakte. And i authrized there. I try write own app wich use VKontake API, but i need authorize. Does exsist any way to get authorizated status of user from ...
3
votes
0answers
190 views

Vkontakte API using OAuth does not work with Captcha

Vkontakte API rejects requests with Captcha. Here is the example what I do: https://api.vk.com/method/friends.add?uid=UID&access_token=ACCESS_TOKEN After the third request I get Captcha error ...
0
votes
1answer
531 views

Starting with DotNetOpenAuth

I'm working application for mobile devices with autorization in social network, that uses OAuth 2.0 protocol (vk.com). Looks like DotNetOpenAuth is good tool for this task, but I'm a little confused ...
1
vote
0answers
305 views

XCode - Vkontakte API - friends.get

I`d like to display list of friends VK.com to UITableView. request: https://api.vk.com/method/friends.get?fields=first_name,last_name&access_token=%@ For read result I have to use JSON. (I have ...
0
votes
1answer
91 views

How can I send Many html text in Get? JQuery, Javascript

$('#participate').click(function(){ var content = $('#item-content-text').html(); VK.api('wall.post',{ message: content}, function(data) { if (data.response) { // если получен ответ ...
0
votes
1answer
115 views

Is oauth 2.0 access_token IP dependant or not?

I wonder whether access_token provided by Facebook, Twitter or Vkontakte API depends on IP of requester or not. I have checked this page: http://en.wikipedia.org/wiki/OAuth but it says nothing about ...
0
votes
0answers
234 views

Vkontakte HTTP API returns 'Incorrect signature'

I have a problem using Vkontakte HTTP API. I'm trying to use the 'audio.search' method with my own VK application but with no success. A friend gave me an 'api_id', 'api_secret' and 'viewer_id' to ...
1
vote
1answer
240 views

java Desktop browse: how to get the current URL?

I am trying to implement authentication of my standalone java application at VKontakte - Russian social network. I want to avoid requesting a password from the user, so my method is like this: open ...
0
votes
1answer
128 views

Action Script 3 loading images from remote domain

I have an application that is running on portal VK com. I need to load images (.png) from their domain (which are players avatars basicly). What I get is SecurityError: Error #2123. It looks like in ...
0
votes
0answers
174 views

Vkontakte API with my website

I need to integrate VK with my Rails server What I exactly need is : 1 - Add a button on my site to enable users to authorize my VK app with thier accounts 2 - From the Server post to user walls ...
0
votes
2answers
241 views

Rails omniauth and devise trouble with vk

I'm going to implement facebook and vkontakte login(registering) for my rails app, and with facebook all is ok (login and regitering is ok), done as in manual here But with vkontakte something ...
0
votes
2answers
456 views

BeautifulSoup .text method returns text without separators (\n, \r etc)

I've tryed to parse song lyrics from biggest russian lyrics site http://amalgama-lab.com and save lyrics (translated and original) into audio list from my Vkontakte account(sadly, amalgama doesn't ...
0
votes
1answer
861 views

Windows phone WebClient

I am use WebClient to get page from web, when i get google start page all ok but when i get page from vk api WebClient return Serer not found, but browser open this page normal my code: private void ...
1
vote
1answer
135 views

Forum script (or plugin) with registration throw social networks (facebook, google and vkontakte)

I wish to upload forum to my website. I had some experience with phpBB in past. I do not like registration forms. I wish to give option for people to register with their social network profiles. I ...
-2
votes
1answer
123 views

Post on the Wall Custom Control for iOS

I'm trying to find a control that would have similar look and functionality like Facebook or VK Post on the Wall Control. It look like this: I don't need to integrate my app with Facebook or VK. I ...
0
votes
0answers
121 views

how to get id of a user from vk.com application in ruby controller?

How to get id of a user who have installed my application in vk.com using ruby codes.
0
votes
0answers
78 views

Comment widget within an iframe application on vkontakte

I've created an iframe Application and I would like to use the comment widgets. My question is: Is it possible to specify an explicit URL so when the user click on the comment on user's wall it goes ...
0
votes
0answers
217 views

vkontakte “I like” button: how to hide count number

I've put "I like" button of "vkontakte" russian social network. As part of business need additional parameters are been added into URL (http://mysite.com/myurl/New_Part). The purpose of the ...
1
vote
1answer
222 views

Why do object responses undefined?

<script src="http://vkontakte.ru/js/api/openapi.js" type="text/javascript"> </script> <div id="login_button" onclick="VK.Auth.login(getit);"></div> <script ...
0
votes
1answer
581 views

vkontakte call api method fails

I try to call VK method, and it failed with error: private function deletePost(postId:String):int { var sigStr:String = FlashVarsVO.user_id + ...
4
votes
2answers
618 views

What is the best way to upload files to another domain from a browser? [closed]

I am creating a web service of scheduled posts to some social network.Need help dealing with file uploads under high traffic. Process overview: User uploads files to SomeServer (not mine). ...
1
vote
2answers
1k views

spring-social-vkontakte problems with authorizationCode

I try to develop an application with connection to social set vkontakte. To do this I use spring-social-vkontakte module of spring-social from https:// github.com/vkolodrevskiy/spring-social-vkontakte ...
2
votes
2answers
560 views

Fixed image width and height but the height to be cut

I just noticed in vk.com that the images in your album have fixed width but the height is also fixed but images are cut like in the middle.And if i copy the path to the images and view only them they ...
0
votes
2answers
862 views

vkontakte sharing messages in wall in android?

i need to share messages in vkontakte and post those messages in wall. please any one help me solve this Thanks in advance harish
0
votes
1answer
248 views

navigateToURL handle redirect event

I am working on integrating the social network "vkontakte" into my desktop application using Adobe AIR. The flow of authorization in the app is as follows: Open the web browser with a url, and when ...
0
votes
1answer
621 views

how to deserialize json into objects in c#

could not deserialize json into objects. try to use DataContractJsonSerializer. here is how i use it have NO idea how to cope with it.. CLASS [Serializable] public class user { ...
1
vote
1answer
113 views

Javascript how to build loop with unconstant time of iterations

need to be consulted by JS jedi. Situation: I got array with USER_IDs and need to call social network function to post on their walls. So I need to launch wallpost function, listen to its answer and ...
0
votes
1answer
762 views

Vkontakte Audio Search with HTTP API

Sorry for my English. I know very little English. I am trying pull data from here : ...
2
votes
4answers
3k views

vkontakte api for C# [closed]

Sorry for my English. I want develop a music finder program. I am choose music database, vkontakte. But I dont find the vkontakte api example for c# . Plese help me.
1
vote
1answer
1k views

Get video file from flash player objective-c

Does anybody knows how to get url to video file from this url: http://vk.com/video_ext.php?oid=6492&id=141771975&hash=a984f2edb68fc4f7 It returns flash player with video, but iphone doesn't ...
1
vote
0answers
767 views

Jackson JSON Mixin deserialization - Array with different types

I have JSON string that looks like {"response":[125,{"id":219},{"id":212}]} So as you can see "response" is an array consist of Number and 2 POJOs (id:Number). Could you please give me some ...
1
vote
1answer
285 views

Get a list of friends with installed app from game's server (Vkontakte API)

I need to get a list of friends with installed app from game's server by VK API. Send this data from client is not security, 'cause server can not be sure, that data is valid. Method ...
0
votes
1answer
1k views

Devise and OmniAuth. Vkontakte scope problem

I just got setup using Rails 3, Devise and OmniAuth via https://github.com/plataformatec/devise/wiki/OmniAuth:-Overview. I want integrate my app with vkontakte.ru. When i'm using this config ...
2
votes
2answers
205 views

Browse pages while music is playing

There's a new feature on vkontakte.ru (I bet facebook has the same, not sure though). You browse pages while player keeps playing music at the background without interruption. How is this possible?
0
votes
0answers
1k views

How to get user status in VK.com by JavaScript

Hey Guys, I've tried to get User's status on VK.com by JavaScript, but i didn't got it. So, I need to know is User online or not. I need it to use with Greasemonkey and jquery. I've tried to parse ...
0
votes
1answer
1k views

Calculating signature for vkontakte.ru iframe app

Why does my short PHP script: <?php $args = array( 'api_id' => $_GET['api_id'], 'method' => 'getProfiles', 'sid' => $_GET['sid'], 'uids' ...
0
votes
1answer
174 views

Application call authentication

my knowledge of flash and other web technologies isn't that good, but I was wondering, how do sites with their own API for applications (e.g. Facebook) authenticate calls from an application? I'm not ...

1 2