• Resolved nebesniy

    (@nebesniy)


    Error when posting via VK.com

    This is error log:

    Array ( [pgID] => [isPosted] => 0 [pDate] => 2018-02-06 18:20:57 [Error] => Error: Array ( [headers] => Array ( [server] => Apache [date] => Tue, 06 Feb 2018 15:20:57 GMT [content-type] => application/json; charset=utf-8 [content-length] => 529 [connection] => keep-alive [x-powered-by] => PHP/3.14620 [set-cookie] => remixlang=3; expires=Tue, 05 Feb 2019 00:36:34 GMT; path=/; domain=.vk.com [pragma] => no-cache [cache-control] => no-store [content-encoding] => gzip ) [body] => {"error":{"error_code":8,"error_msg":"Invalid request: v (version) is required","request_params":[{"key":"oauth","value":"1"},{"key":"method","value":"wall.post"},{"key":"owner_id","value":"-146662588"},{"key":"from_group","value":"1"},{"key":"message","value":"Р’ С?Р?С?РёР?С?Р?Р?Р? Р?Р?С?РμР?Р?Рμ Р?Р?Р? С? Р?Р?Р?Р?С‰С?С? С?С?С?Р?РёС?РμР?С?Р?Р?Р№ С?РμС…Р?РёР?Рё С?Р?Р?С?С?С? Р?Р?Р?, Р?С?РёР?Р°Р?Р?РμР?ащий С?Р?РμР?С? С?РμС?С?РёС?Р?С?РёР°Р?С?Р?Р?Р?Р? РёР·Р±РёС?Р?Р?Р?Р° Р’Р?Р°Р?РёР?РёС?С? Р?РμР?С?Р?РёР?Р?Р?С?. Р?Р?Р?С? Р?Р?Р?Р° Р?С?С?С‰РμС?С?Р?Р?С?РμС?С?С? Р?Р? С?РμС€РμР?РёС? С?С?Р?Р°, Р?Р° Р?РμС?С?Рμ С?абР?С?Р°С?С? Р?С?РёС?С?Р°Р?С?."},{"key":"attachment","value":"https:\/\/freemedia.io\/2018\/02\/snos"}]}} [response] => Array ( [code] => 200 [message] => OK ) [cookies] => Array ( [0] => nxs_Http_Cookie Object ( [name] => remixlang [value] => 3 [expires] => 1549326994 [path] => / [domain] => .vk.com ) ) ) )

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter nebesniy

    (@nebesniy)

    Solved.

    All sends ok after re-authorizing VK.com account and re-check checkbox “Post type”. You will receive new link to paste it in account settings.

    Thanks for the supporting Artem Pryadchenko.

    I have a similar problem:
    [2018-03-01 21:10:17] [User ID:1] - [Error] [VK.Com - VK.Com test] - -=ERROR=- Array ( [pgID] => [isPosted] => 0 [pDate] => 2018-03-01 18:10:17 [Error] => Error: Array ( [headers] => Array ( [server] => Apache [date] => Thu, 01 Mar 2018 18:10:17 GMT [content-type] => application/json; charset=utf-8 [content-length] => 227 [connection] => keep-alive [x-powered-by] => PHP/3.14758 [set-cookie] => remixlang=3; expires=Tue, 26 Feb 2019 03:57:08 GMT; path=/; domain=.vk.com [pragma] => no-cache [cache-control] => no-store [content-encoding] => gzip ) [body] => {"error":{"error_code":8,"error_msg":"Invalid request: v (version) is required","request_params":[{"key":"oauth","value":"1"},{"key":"method","value":"wall.post"},{"key":"owner_id","value":"-95404308"},{"key":"from_group","value":"1"},{"key":"message","value":"Test Post from --i remove link--"},{"key":"attachment","value":"--i remove link--"}]}} [response] => Array ( [code] => 200 [message] => OK ) [cookies] => Array ( [0] => nxs_Http_Cookie Object ( [name] => remixlang [value] => 3 [expires] => 1551153428 [path] => / [domain] => .vk.com ) ) ) ) 0

    I figured out what the problem is: now you need to specify the version for queries (https://vk.com/dev/version_update), temporarily fixed manually in the file “vk.api.php”, I wait for the update of the plug-in with the solution of the problem.

    • This reply was modified 6 years, 9 months ago by Kodintsev.
    Plugin Author NextScripts

    (@nextscripts)

    Please update to the latest version 4.1.6. This problem has been fixed there.

    Thank you! I have updated plugin and it works indeed!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘VK.com error: “Invalid request: v (version) is required”’ is closed to new replies.