Can't use twitter Social Connection

Even with an account and api key and secret, i receive an error from auth0

{
“error”: “access_denied”,
“error_description”: “InternalOAuthError: Could not authenticate you.”
}

i’ve already added the callback url and etc…

Hey there @rhuan.carvalho welcome to the community!

Do you see this error if you go to the Twitter connection in your dashboard and then to “test”? It’s been a while since I set this up but the connection is working in my own environment using my own keys created in the Twitter developer portal. I do remember needing to request elevated access of some sort before it functioned as expected - Perhaps that is what you are missing?

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.