VK.com problem – Access denied: no access to call this method

Forums NextScripts API Forums – Google+, Pinterest, LinkedIn, etc.. VK.com problem – Access denied: no access to call this method

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #534742
    Vladimir
    Participant

      Hello!
      I have problem with auto-post to VK. Maybe because I switch my site to HTTPS.

      Here is log of test post to VK.COM:
      ——————————

      Testing …

      Array
      (
      [pgID] =>
      [isPosted] => 0
      [pDate] => 2017-03-15 00:54:54
      [Error] => Error: Array
      (
      [headers] => Array
      (
      [server] => Apache
      [date] => Wed, 15 Mar 2017 00:54:53 GMT
      [content-type] => application/json; charset=utf-8
      [content-length] => 290
      [connection] => keep-alive
      [x-powered-by] => PHP/3.11813
      [set-cookie] => remixlang=3; expires=Sun, 18 Mar 2018 05:26:20 GMT; path=/; domain=.vk.com
      [pragma] => no-cache
      [cache-control] => no-store
      [content-encoding] => gzip
      )

      [body] => {“error”:{“error_code”:15,”error_msg”:”Access denied: no access to call this method”,”request_params”:[{“key”:”oauth”,”value”:”1″},{“key”:”method”,”value”:”wall.post”},{“key”:”owner_id”,”value”:”74910″},{“key”:”from_group”,”value”:”1″},{“key”:”message”,”value”:”Test Post from Сайт Р’РѕРІРєРё Соловьёва\r\nhttps:\/\/vovkasolovev.ru”},{“key”:”attachment”,”value”:”https:\/\/vovkasolovev.ru”}]}}
      [response] => Array
      (
      [code] => 200
      [message] => OK
      )

      [cookies] => Array
      (
      [0] => nxs_Http_Cookie Object
      (
      [name] => remixlang
      [value] => 3
      [expires] => 1521350780
      [path] => /
      [domain] => .vk.com
      )

      )

      )

      )
      Array ( [pgID] => [isPosted] => 0 [pDate] => 2017-03-15 00:54:54 [Error] => Error: Array ( [headers] => Array ( [server] => Apache [date] => Wed, 15 Mar 2017 00:54:53 GMT [content-type] => application/json; charset=utf-8 [content-length] => 290 [connection] => keep-alive [x-powered-by] => PHP/3.11813 [set-cookie] => remixlang=3; expires=Sun, 18 Mar 2018 05:26:20 GMT; path=/; domain=.vk.com [pragma] => no-cache [cache-control] => no-store [content-encoding] => gzip ) [body] => {“error”:{“error_code”:15,”error_msg”:”Access denied: no access to call this method”,”request_params”:[{“key”:”oauth”,”value”:”1″},{“key”:”method”,”value”:”wall.post”},{“key”:”owner_id”,”value”:”74910″},{“key”:”from_group”,”value”:”1″},{“key”:”message”,”value”:”Test Post from Сайт Р’РѕРІРєРё Соловьёва\r\nhttps:\/\/vovkasolovev.ru”},{“key”:”attachment”,”value”:”https:\/\/vovkasolovev.ru”}]}} [response] => Array ( [code] => 200 [message] => OK ) [cookies] => Array ( [0] => nxs_Http_Cookie Object ( [name] => remixlang [value] => 3 [expires] => 1521350780 [path] => / [domain] => .vk.com ) ) ) )

      #535839
      John
      Participant

        Hello. I do not think that the problem with https. So how is my https configured and cross-posting running.
        However, I have another problem with VK. The plugin does not post in the group or the official page, only in the profile ( Moreover, the problem wiith the crossposting to the groups arose about 2-3 months ago

        #541422
        Pavel
        Participant

          I have problem, too ((

          #541432
          yetti
          Participant

            The issue is an old/expired/outdated vk.com session. Please logout from your VK account. login again and try to authorize again. It will work.

            #541446
            Pavel
            Participant

              I reauthorized on vk.com. This does not work.
              Error: “Access denied: no access to call this method”

            Viewing 5 posts - 1 through 5 (of 5 total)
            • You must be logged in to reply to this topic.