facebook-php-business-sdk icon indicating copy to clipboard operation
facebook-php-business-sdk copied to clipboard

Business Api createVideo param check issue

Open zcmk123 opened this issue 1 year ago • 1 comments

https://github.com/facebook/facebook-php-business-sdk/blame/95e518052e11ae4239e59b26ca93290371aa719f/src/FacebookAds/Object/Business.php#L3377

video_file_chunk => 'string'

seems sdk cannot get file

upload fail.

i change code to video_file_chunk => 'file', then upload success, is this a bug?

zcmk123 avatar Dec 16 '24 11:12 zcmk123

Hello, could you please share the code you are using to upload videos ? It's not working at all for me and It would be very helpful for me. Thank you

bastien-effetb avatar Mar 20 '25 13:03 bastien-effetb