Fix file size limit for media_upload
According to https://dev.twitter.com/rest/reference/post/media/upload the limit of this endpoint is 5MB (which is 4883KiB) per file.
Please register or sign in to comment
According to https://dev.twitter.com/rest/reference/post/media/upload the limit of this endpoint is 5MB (which is 4883KiB) per file.