Can not login Twitter

Having many issues trying to allow my users to login with Twitter and Google.

For context:

  • I have a web app running react
  • I have enabled Universal login with the following social connections: Google, Twitter and plain Email/Password
  • I have followed each tutorial and could not make Twitter work.

When trying to login to Twitter I get this error:

Error: access_denied
Error Description: InternalOAuthError: Could not authenticate you

Any help?

Thank you in advanced.

1 Like

For anyone finding this in the future: what seemed to fix it for me was regenerating my Twitter Consumer Keys

1 Like

Hey @orlando thanks for sharing with the community!