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.