› Forums › NextScripts API Forums – Google+, Pinterest, LinkedIn, etc.. › VK.com problem – Access denied: no access to call this method
- This topic has 4 replies, 3 voices, and was last updated 7 years, 5 months ago by Pavel.
- AuthorPosts
- March 14, 2017 at 8:59 pm #534742VladimirParticipant
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 ) ) ) )April 15, 2017 at 9:57 pm #535839JohnParticipantHello. 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 agoJune 14, 2017 at 12:08 pm #541422I have problem, too ((
June 14, 2017 at 8:19 pm #541432The 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.
June 15, 2017 at 5:17 am #541446I reauthorized on vk.com. This does not work.
Error: “Access denied: no access to call this method” - AuthorPosts
- You must be logged in to reply to this topic.