abraham / twitteroauth

The most popular PHP library for use with the Twitter OAuth REST API.
https://twitteroauth.com
MIT License
4.3k stars 1.71k forks source link

Cannot attach mp4 videos #1207

Closed Membele closed 8 months ago

Membele commented 11 months ago

I have all the configuration fine, images and gifs are sent without problems, but the MP4 videos, which were sent for up to two weeks, are now no longer sent.

Versions:

abraham commented 11 months ago

which were sent for up to two weeks

If it used to work and now it doesn't it's probably a Twitter issue. You could try asking on https://twittercommunity.com/

larsjanssen6 commented 11 months ago

Same problem here

Samar-Ali666 commented 10 months ago

Facing same problem

Samar-Ali666 commented 10 months ago

Can anyone find a solution ?

Samar-Ali666 commented 10 months ago

I have all the configuration fine, images and gifs are sent without problems, but the MP4 videos, which were sent for up to two weeks, are now no longer sent.

Versions:

  • TwitterOAuth: 6.2

I figure out the problem .. The twitter start taking some time to process the video at their end ... so we have to wait some time to hit the tweet endpoint

muhammadtiolaksono-alpha commented 10 months ago

was problem is solving ?

larsjanssen6 commented 10 months ago

I have all the configuration fine, images and gifs are sent without problems, but the MP4 videos, which were sent for up to two weeks, are now no longer sent. Versions:

  • TwitterOAuth: 6.2

I figure out the problem .. The twitter start taking some time to process the video at their end ... so we have to wait some time to hit the tweet endpoint

yes I had the same

abraham commented 8 months ago

There appears to now be an API endpoint for checking on the status of media processing.

https://developer.twitter.com/en/docs/twitter-api/v1/media/upload-media/api-reference/get-media-upload-status