Questions tagged [vk]

VK is the largest European social network with over a 100 million active users.

VK (Originally VKontakte) is the biggest social network service in Easter Europe and North Asia, it is available in several languages but popular particularly among Russian-speaking users around the world. Like other social networks, VK allows users to message contacts publicly or privately, create groups, public pages and events, share and tag images, audio and video, and play browser-based games. The main difference from Facebook is the ton of illegal content.

As of December 2014, VK has at least 216 million accounts. VK is ranked 22 in Alexa's global Top 500 sites and is the second most visited website in Russia. In January 2014, VK had an average of 65 million daily users.

More info:

305 questions
0
votes
1 answer

How to get code using vkontakte api

I'm using asp.net mvc 4 where I need to access to vkontakte api. Does anybody know how to do this by code in C#? I need to send next url string: https://oauth.vk.com/authorize? client_id=APP_ID& scope=PERMISSIONS& redirect_uri=REDIRECT_URI& …
BorHunter
  • 893
  • 3
  • 18
  • 44
0
votes
1 answer

Vkontakte login authorize prompting every time

I am using vkontakte php sdk https://github.com/AndreyGeonya/vkPhpSdk here is my code for "login with vkontakte" $oauth2Proxy = new Oauth2Proxy( $vkclient, // client id $vksecret, // client secret 'https://oauth.vk.com/access_token', // access token…
Jeyaganesh
  • 1,334
  • 5
  • 26
  • 48
0
votes
1 answer

VKontakte photo uploads: `aid undefined`

Following the instructions on http://vk.com/developers.php?oid=-17680044&p=Uploading_Files_to_the_VK_Server_Procedure, I get an error on the first step: error: { error_code: 100, error_msg: 'One of the parameters specified was…
crishoj
  • 5,660
  • 4
  • 32
  • 31
0
votes
1 answer

VK API: Incorrect signature: sid & secret authorization

I'm trying to start up with a vk.com tab app and I'm using the php api sdk and for some reason when I try to get the user profile info I get this: Incorrect signature: sid & secret authorization the code is as fallows: try { $vkontakte = new…
Margus
  • 1
  • 2
0
votes
1 answer

How to call share method of Facebook and Vk directly

i'm trying to call share method from the app's i want, not just call list of all app that allow sharing. I'm using this code to call twitter share: String tweetUrl = String.format("https://twitter.com/intent/tweet?text=%s&url=%s", …
StupidFox
  • 376
  • 3
  • 19
0
votes
1 answer

Uploading Videos to VK with URL

Is there any way to upload videos to vk servers directly from link VkApi::factory()->method($access_token, 'video.save', array( 'name' => "Example", 'description' => "Nothing", 'is_private' => false, 'wallpost' => true, 'link' =>…
Khloros
  • 45
  • 2
  • 7
0
votes
2 answers

Cannot read fraqment parameters from url

I am working on integration with vk.com. Their documentation says that you will be redirected after authorization to next url http://REDIRECT_URI#access_token= 533bacf01e11f55b536a565b57531ad114461ae8736d6506a3&expires_in=86400&user_id=8492 And…
Radislav
  • 2,892
  • 7
  • 38
  • 61
0
votes
1 answer

VK api: how to insert user id's at get request

I try to get all info about user at Vkontakte. At first time, when i insert one uid- it works well. But, when i insert two or more uids: 100
user2545071
  • 1,408
  • 2
  • 24
  • 46
0
votes
1 answer

Strange PHP CURL issue

My main target is to get videos from russian social network Vkontakte. Working with following https://github.com/sjevs/SJevsLib/ scripts. Decided to test this script like that:
heron
  • 3,611
  • 25
  • 80
  • 148
0
votes
2 answers

Loading an image from outter resources flash

After a week of trying different methods, my last resort is to ask you guys about my problem with ActionScript Loader. I cannot load an image from the URL using Loader as it works on my another application. I simply don't know where is the…
0
votes
2 answers

VK Api - First steps

i'm trying to work with VK Api. I see methods for getting user ID. method=getProfiles&uids={viewer_id}&format=json&v=2.0 Can you please show an example of using it? An example sending query to VK Api, and getting result. Thanks!
user2678161
0
votes
1 answer

Vkontakte vtag issues

Retrieve curl data with client headers/IP I have same problem. I dont understand but not in localhost. everything fine on my localhost. just dont get correct video url on my website. i guess there is some server ip issues. $url_in =…
theroqco
  • 3
  • 2
0
votes
1 answer

Authorization VK.COM with QWebView

I am trying to download the authorization page for VK.COM, but keep getting a white browser window. In that case loadFinished(bool). Code for example: QWebView* view = new QWebView; view->load (QUrl…
Grovello
  • 11
  • 3
0
votes
2 answers

How to Play VK Videos on Android

I've been developing an android project that will show videos from vk.com I tried like that code but doesnt work.. String summary = "