ttezel / twit

Twitter API Client for node (REST & Streaming API)
4.31k stars 568 forks source link

message: 'media type unrecognized.' just when tryning upload .mp4 #485

Open lfgtavora opened 6 years ago

lfgtavora commented 6 years ago

hello guys, i follow this tutorial: https://lorenstewart.me/2017/02/03/twitter-api-uploading-videos-using-node-js/ to post videos, but i got this message: 'media type unrecognized.' . The curious case is when i try upload ".jpg" image works like a charm.

Ps. My code is the same the tutorial

this is a bug or bad configuration?

DomSkech commented 4 years ago

Did you ever solve this? I am seeing exactly the same issue having copied the example.