• 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 8 years, 3 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.