Hey everyone, I’m running into trouble setting up automated Twitter (X) posts in my n8n workflow and could really use some help. Everything in the flow runs perfectly, EXCEPT the final step where it’s supposed to post on X. I first tried the Create Tweet (X) node but got the popup “Something went wrong. You weren’t able to give access to the App.” Then I switched to using an HTTP Request node, but it still fails even with using OAuth1/OAuth2 API with “OAuth Authorization Error: Invalid URL.” I’ve already double-checked my client ID, secret, and callback URL in the developer portal, but the issue persists. Has anyone here successfully connected X for automated posting recently? Would love to know what worked for you.