Я пытаюсь использовать facebook-граф-апи-v2.6 загрузить видео в формате mp4 с указанием источника, равного ссылке на видео, где оно было загружено на веб-сервер, но я получаю эту ошибку
{
"error": {
"message": "There was a problem uploading your video file. Please try again.",
"type": "OAuthException",
"code": 390,
"error_subcode": 1363030,
"is_transient": true,
"error_user_title": "Video Upload Time Out",
"error_user_msg": "Your video upload timed out before it could be completed. This is probably because of a slow network connection or because the video you're trying to upload is too large. Please try again.",
"fbtrace_id": "BjhWMaUVuR1"}
}
Задача ещё не решена.
Других решений пока нет …