Twitter signin not working

Hi everyone,

I have configured facebook, google and linkedin signins and they work just fine, but twitter doesn’t seem to react.
When I do ${API_URL}/api/connect/twitter it doesn’t load screen to login into twitter acc, it instantly goes to the redirect URL, without any tokens (which it could not take since it never asked for login)

I have spent at least 3 days trying to configure twitter provider following at least 3 different tutorials but… Since there is literally not one soul that has posted how to sign in with twitter on strapi and that it actually worked, is there anyone that had/has the same issue. I feel like I’ve done everything that was up to me and that twitter is just broken for strapi

System Information
  • Strapi Version: v4.1.11
  • Operating System: Windows 10
  • Database: Postgres14
  • Node Version: 16.15.1
  • NPM Version: 8.11.0
  • Yarn Version: /

The same issue with me. Is there anyone who can provide some information of what is going on here?