V
V
vvmgev2016-02-25 10:59:09
In contact with
vvmgev, 2016-02-25 10:59:09

How to make a post on the VKontakte wall using oauth?

object(stdClass)#2 (1) {
  ["error"]=>
  object(stdClass)#3 (3) {
    ["error_code"]=>
    int(15)
    ["error_msg"]=>
    string(44) "Access denied: no access to call this method"
    ["request_params"]=>
    array(4) {
      [0]=>
      object(stdClass)#4 (2) {
        ["key"]=>
        string(5) "oauth"
        ["value"]=>
        string(1) "1"
      }
      [1]=>
      object(stdClass)#5 (2) {
        ["key"]=>
        string(6) "method"
        ["value"]=>
        string(9) "wall.post"
      }
      [2]=>
      object(stdClass)#6 (2) {
        ["key"]=>
        string(8) "owner_id"
        ["value"]=>
        string(1) "1"
      }
      [3]=>
      object(stdClass)#7 (2) {
        ["key"]=>
        string(7) "message"
        ["value"]=>
        string(16) "ownerrrrrrrrrrrr"
      }
    }
  }
}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri, 2016-02-25
@riky

The question has already been asked a thousand times.
only standalone applications can post on the wall .
for sites there is only a sharing widget. where the user himself chooses where to post and what to post. oauth is no longer needed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question