Hi,
Just getting started with n8n and I’m trying to get the workflow at Share jokes on Twitter automatically | n8n workflow template to work.
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
Thank you for any help
Martin
Share the output returned by the last node
Information on your n8n setup
- n8n version: v1.42.1
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system:
