Hello! Help to deal with such a question, when you try to upload a post to a wall in VK by means of CURL (not through the VK API) via a link to a picture, a link comes in the form of text, and not a picture how can this be fixed? Thanks in advance for the answer.

  • by - etki
  • one
    Why not API? - D-side
  • First, for starters, it would not hurt to explain why not the API. Secondly, in the browser the picture is attached using JS and a few more requests to the server, respectively, you need to repeat them all through CURL, and not just send the link - andreymal
  • Not through the API, because I am in the process of learning and php curl is of more interest than the tools provided for solving such tasks from the social network .. Bypassing js does not work, I understand correctly? - shimba

0