chbrown / twttr

Twitter API client for Clojure supporting REST and Streaming endpoints
35 stars 11 forks source link

Media uploading endpoints are served by a different domain #7

Open Jeiwan opened 4 years ago

Jeiwan commented 4 years ago

It's upload.twitter.com

  1. media/upload – https://developer.twitter.com/en/docs/media/upload-media/api-reference/post-media-upload
  2. media/metadata/create – https://developer.twitter.com/en/docs/media/upload-media/api-reference/post-media-metadata-create
jcpsantiago commented 4 years ago

Would love have to have this so we can use twttr in production