X (Formerly Twitter), "Something went wrong" when connecting a credential

Describe the problem/error/question

I am trying to integrate X (Formerly Twitter) node into my workflow.

I have my CLIENT ID and CLIENT SECRET ready from X developer portal.

However, when I click “Connect my account,“ it throws an error.

If I open a developer tool on the above popup,

Please share your workflow

No workflow needed. Just add any X node.

Any help will be appreciated!

Information on your n8n setup

  • n8n version: 1.115.3
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud (app.n8n.cloud)
  • Operating system: Windows

Hi WhaSuk, I tried to replicate the problem but in my case the authentication works. Your X.com User authentication settings look right, I used exactly the same.

I didn’t get any error on the twitter.com login page, so it’s a bit odd that you have so many. Can you check on the “Network” tab if there are any requests that have a status code other than 200? This might give some more information on what’s going wrong.