A
A
achuraev2016-02-15 00:34:07
In contact with
achuraev, 2016-02-15 00:34:07

VK Open API, wall.post error occurs, why?

Hello everyone, maybe someone faced the same problem as me. Created an application for a website using Open API. Authorization - successful, getting the server for the photo - successful, uploading the photo - successful, I do wall.post see this:
Uncaught TypeError: Cannot read property 'closed' of undefined (openapi.js:583)
What? How did I break their library? I would understand everything, but people write that everything works for them...
VK.Api.call('wall.post', {message: 'Post via VK Open API'}, function (r) {console.log(r) ;});

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kain40000, 2016-05-24
@Kain40000

The browser is blocking the popup. After permission is granted, the error does not appear.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question