Hi, I have to enable 3-legged oauth.
I see others have enable 3-legged oauth’ button below ‘request email from user’ button.
But in my dashboard, there’s no such a button like that. I looked every possible place, but there’s no button.
What I am doing wrong, and how can I fix this issue?
1 Like
Thanks for reaching out. Do you have a screenshot of what you are seeing?
2 Likes
I’m having this exact same issue
1 Like
Thanks, @Ignacio93567023, what browser are you using? Do you have a screenshot?
Hey @jessicagarson, unfortunately I’m currently unable to access the app configuration page because of this problem: After the dashboard crashed I cannot delete my app. I also can't see the 3-legged oauth switch
In any case, I wasn’t able to see the 3 legged oauth switch before I ran into that issue, it just wasn’t there.
I’m using Chrome Versión 99.0.4844.51 (Build oficial) (64 bits)
I’m having the sane problem. There’s no enable 3-legged oauth button. I’m using Firefox 98.0.1

1 Like
I’m not sure what you mean exactly, but as far as I know 3-legged OAuth is not available in buttons, But it is an authorization flow, where it applies to your deployment method, see here https://developer.twitter.com/en/docs/authentication/oauth-1-0a/obtaining-user-access-tokens
So, to be able to use this application, you have to activate the OAuth 1.0a button like on your screenshot. In your screenshot for OAuth 1.0a is already active, So you are ready to use 3-legged OAuth 1.0a flow. If in oauth 2.0 it becomes OAuth 2.0 Authorization Code Flow with PKCE
1 Like