I created an iframe VK application, which displays a random video from the group collection. Everything works fine, if opened through a browser. Of the VC application opens it in its built-in browser and requires authorization. Who knows why? Here is an example request: video.get? Owner_id = - (group id) & count = 1 & offset = (random number) & access_token = (token) & v = 5.92 Link to the application: https://m.vk.com/app6834120_-176776858?api_hash = f8bafc90a30f27b872 & act = app_r & lang = en
- All figured out. It turns out the case in the private settings of the video that I get. - Vladislav Mun
|