You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Twitter use a 3-legged OAuth flow.
First step is getting the oauth_token. For this you need the call back url and oauth_consumer_key.
I just do not know call back url .
Twitter use a 3-legged OAuth flow.
First step is getting the oauth_token. For this you need the call back url and oauth_consumer_key.
I just do not know call back url .
https://developer.twitter.com/en/docs/authentication/oauth-1-0a/obtaining-user-access-tokens
The text was updated successfully, but these errors were encountered: