|
|
|
|
|
by devasiajoseph
5717 days ago
|
|
I have problems with authentication. I am using python and tweepy. My issue is, after the "Allow | Deny" process twitter is supposed to redirect the user to the callback url with an oauth_verifier variable in the url. Right now I am only getting a token which I already have passed earlier.
Thanks in advance |
|