Closed WiggyB closed 5 years ago
Hi, I guess the error is quite explicit : "media type unrecognized" so I figure Twitter implemented some more restrictive image checks and now refuses such kind of generated images maybe? This seems like a Twitter API issue which you should rather raise on the forum than here: https://developer.twitter.com/en/forum
I'm getting an error from code that has been working for months. "details: {'request': '/1.1/media/upload.json', 'error': 'media type unrecognized.'}"
it falls over at "self.t_upload.media.upload(media=img_byte)["media_id_string"]" This code has been working for months and I'm very confused as to why this is suddenly not working. I've checked my access tokens, they are working fine.