pablobarbera / twitter_ideology

Estimating Ideological Positions with Twitter Data
GNU General Public License v2.0
212 stars 74 forks source link

running getFriends, error: Authorization Required #5

Closed kaipingchen closed 8 years ago

kaipingchen commented 8 years ago

I followed the codes of obtaining my consumer key, consumer secret, got the pin and save my_oauth file. However, every time I ran getFriends function, I met with the error: Authorization Required. How could I solve this? p.s: I have double checked that my key and secret is correct. the My_oauth txt file looks a bit weird, words in this txt in messy codes. Thank you!