Answer the question
In order to leave comments, you need to log in
Photos are not selectively uploaded to the Vkontakte server, possible reasons?
Help with a problem when uploading photos to Vkontakte servers. For some reason, some of the photos are not saved. When uploading to the server in contact, I get the answer:
Array
(
[server] => 638819
[photos_list] => [{"photo":"fe0f4a4682:w","sizes":,"kid":"98fbf90466a296a446f7156a3693def7","debug":"xswmwxwywzwwwowpwqwrw"}]
[aid] => 265057844
[hash] => a04973efcac15b4ef8a2a558a83e6993
[gid] => 126766723
)
$params = [
'group_id'=>$group_id,
'album_id'=>$album_id,
'server'=> $response['server'],
'photos_list'=>$response['photos_list'],
'hash'=>$response['hash'],
'caption'=>$product['url'].$product['title'].'Цена: '.$product['price'].' руб.'.PHP_EOL.$product['description'].$product['size'].$product['material'].$product['brand'].$product['code'],
'access_token'=>$access_token,
'v'=>$v,
];
$vk_method = 'photos.save';
$url = $vk_url.$vk_method.'?'.http_build_query($params);
$response = json_decode(file_get_contents($url),true);
Warning: file_get_contents(https://api.vk.com/method/photos.save?group_id=125769423&album_id=235078544&server=638819&photos_list=%5B%7B%22photo%22%3A%22fe0f4a4682%3Aw%22%2C%22sizes%22%3A%5B%5B%22s%22%2C%22638819746%22%2C%22b57a%22%2C%22qxwzlvwGSmg%22%2C56%2C75%5D%2C%5B%22m%22%2C%22638819746%22%2C%22b57b%22%2C%22PATwD_niuUM%22%2C97%2C130%5D%2C%5B%22x%22%2C%22638819746%22%2C%22b57c%22%2C%22jxVeU0SLH6I%22%2C453%2C604%5D%2C%5B%22y%22%2C%22638819746%22%2C%22b57d%22%2C%22nvpTMD4qgOQ%22%2C605%2C807%5D%2C%5B%22z%22%2C%22638819746%22%2C%22b57e%22%2C%22bP5SsUTcwuc%22%2C810%2C1080%5D%2C%5B%22w%22%2C%22638819746%22%2C%22b57f%22%2C%22XX9jFzb_y0Y%22%2C900%2C1200%5D%2C%5B%22o%22%2C%22638819746%22%2C%22b580%22%2C%22Ob6onuUREpI%22%2C130%2C173%5D%2C%5B%22p%22%2C%22638819746%22%2C%22b581%22%2C%22EdcoeN4JfR0%22%2C200%2C267%5D%2C%5B%22q%22%2C%22638819746%22%2C%22b582%22%2C%22YpsE7a65V7g%22%2C320%2C427%5D%2C%5B%22r%22%2C%22638819746%22%2C%22b583%22%2C%22Y7B-7yBibu0%22%2C510%2C680%5D%5D%2C%22kid%22%3A%2298fbf90466a296a446f7156a3 in D:\OpenServer\domains\localhost\savephotos2.php on line 75
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question