Connecting to twitter

Total newbie here. After filling up all the necessary keys, I was redirected to a blank webpage that asks for username and password. What should I input in there?

Welcome to the community @aero !

I assume you mean the Twitter-OAuth screen. There you would write in your Twitter username and your Twitter password.

1 Like

Tried the username and password of twitter. It didn’t work. The link I was being redirected to was from the o-auth redirect url given by the n8n windows app.

Hey @aero,

Are you following all the steps mentioned in the documentation here: Twitter | Docs

1 Like

Yes, this is the article I followed

Hey @aero,

I tested it on my n8n desktop app and was able to replicate the issue. I’ll get back to you with a solution.

1 Like

A couple of people have reported odd issues with the localtunnel URL that gets generated, @aero could you try removing the desktop app and making sure the .n8n folder in the users home directory is gone then install it again (backup any workflows you may want to keep).

1 Like

Hey @aero,

A quick fix would be to get the username and password of your n8n instance and use it to log in to n8n. Run the following command in your terminal and copy the displayed username and password.

cat ~/.n8n/n8n-desktop.env
2 Likes

thanks for the reply. I will update you guys tomorrow when I can create new apps on twitter

2 Likes

yay
thanks to you all I got connected.
harshil1712 was right. run the command on powershell

2 Likes

Thank @aero for letting us know. I am glad you are now able to connect n8n and Twitter! I’ve informed the engineers about the bug, and hopefully, it will get fixed soon :slight_smile:

1 Like

hi also new to desktop n8n and had similar issue connecting eventually found the hidden file with the username and password why it is hidden in the arse end of nowhere is beyond me but now i got it connected it still refuses to work and i get the following:

{“code”:0,“message”:“Unable to get access tokens!”,“hint”:"",“stack”:“ResponseError: Unable to get access tokens!\n at /Applications/n8n.app/Contents/Resources/app/node_modules/n8n/dist/src/Server.js:971:43\n at runMicrotasks ()\n at processTicksAndRejections (node:internal/process/task_queues:96:5)”}

any assistance would be appreciated