Twitter image post http not working

my twitter image dont load up what can i do


1 Like


PLEASE help

You can refer this post to see if you missed the new required permission

And he gave a workaround which I success to upload after following those steps

thank you for trying to help but i did add the +media.write but still not working

i use that in my dev account

Thanks for your question.

From my test. I encounterd the same issue with you.

After asking Grok. Looks like some tweets also discussing about this.

The best guess is X just stop the api endpoint without a notification

Other people change to use the new method and it’s working.

But this is really complicated

It requires at least 3 post request

  1. INIT
  2. APPEND
  3. FINALIZE

If you are urgent to fix the error. You can try this method instead.

1 Like

i dont get it what do i have to change in n8n can you show me how it should look like so i can copy it i dont know anything about codeing or api i dont understand the init appent finalize

1 Like

Here is the updated request node for new API endpoint

You can have a try to see if it can upload or not.

My test result is good :

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.