Second twitter account 401 error

Describe the issue/error/question

I’m having a problem with connecting a second twitter account. I follow all steps and at the “Connect my account” button, I am receiving the error below. I’ve also tried including in the env

N8N_USE_DEPRECATED_REQUEST_LIB=true

What is the error message (if any)?

There was a problem generating the authorization URL *Request failed with status code 401*

Information on your n8n setup

  • **n8n version:0.191.0
  • **Running n8n via docker on a droplet.

Any ideas where I’m going wrong?

Hey @pepeday,

At what stage do you see that error is it as soon as you press the button or after doing something in the window?

Does the log file show anything extra as well?

OAuth Authorization Error

There was a problem generating the authorization URL
Request failed with status code 401

This is what I get, the error appears immediately after I press the button. I’m trying to set up logging to collect more information on this.

Pepe