I have put my client id and client secret into the x connector, is “connect my account” necessary as well?
cause from the SS I have put I am having a problem with this part.
also why is the error is about access toekn?
am i not authenticating using oauth2 ? not access and scret?
I have the feeling that’s it could be the twitter ( I have basic plan )
Tried doing the same using multiple simpler connectors, and getting 503 from twitter.
Can anyone else test with their own app?
Tried your flow and getting Unable to sign without access token here too:
Node type
n8n-nodes-base.twitter
Node version
2 (Latest)
n8n version
1.83.2 (Cloud)
Time
3/28/2025, 1:21:53 AM
Stack trace
NodeApiError: Unable to sign without access token at ExecuteContext.twitterApiRequest (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Twitter/V2/GenericFunctions.js:41:15) at ExecuteContext.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Twitter/V2/TwitterV2.node.js:172:40) at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:681:27) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:913:51 at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:1246:20
I have been having the same issues. I made sure that i have all the right authentication setting in the X developer portal, Read and write and Direct message Read Posts and profile information, read and post Direct messages. I have re generated all my keys and tokens. I believe that there is an issue with x or n8n. Something has changed. I will post my code below with out the keys and tokens.