Hi,
I use a wordpress plugin to share articles automatically on twitter. The image is automatically uploaded with the tweet.
Everything was going well, but since the beginning of the month I have a mistake when the tweet is sent (error 324).
At first I had the error but the image was uploaded on Twiter. An image that only half appeared.
example: https://twitter.com/iPhoneAddictFr/status/916184292425961473
Now the tweet is no longer sent at all.
The plugin did not update or wordpress. I tried with another wordpress plugin, same error:
{“errors”: [{“code”: 324, “message”: “Bad image”}]}
If I disable the upload of the image, the tweet is sent
thank You