I’ve configured X corrected but the X node fails with: Forbidden - perhaps check your credentials? You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this endpoint, you may need a different access level. You can learn more here: https://developer.twitter.com/en/portal/product
If I swap in a HTTP Request node instead, and do a direct tweet, the tweet is posted so at least I know my credentials are working.
I understand the example is 2 years old so maybe this example is broken. I was hoping someone could point me in the right direction
Can you try adding the X node again, Your example is using the v1 node which uses an older API so that could be why Twitter is saying you don’t have full access to the API endpoints.
It sounds like there is an issue with the expression or the data, Looking at the output of the node the text field you are using is blank. Try using something like the below, The one thing I did just notice is it looks like we don’t have an option to upload an image to X / Twitter anymore so you will need to find a way to do that as well.