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
{{ message }}
This repository was archived by the owner on Apr 11, 2019. It is now read-only.
I've written the following code:
setup_twitter_oauth(consumer_key, consumer_secret)After this line, the following appears
[1] "Using browser based authentication"Nothing happens after this so I don't know whether the authentication has taken place or not.