n3mo / massmine

Your Access To Data
GNU General Public License v3.0
73 stars 13 forks source link

Error 401: Unauthorized #6

Closed McShuibhne closed 9 years ago

McShuibhne commented 9 years ago

Hi. I'd like to use Massmine for my doctoral thesis, but I'm getting this error when trying to run it:

captura de pantalla 2015-05-24 a la s 11 38 04

n3mo commented 9 years ago

Thanks for your interest in MassMine. I've committed a patch to this problem. You should be able to get up an running in two steps:

(1) Update MassMine on your computer with the follow commands:

    cd ~/path/to/massmine/
    git pull

(2) You will need to add two lines to your configuration file---your Twitter "Access Token" and "Access Token Secret". Please see the updated file mmconfig in the "examples" folder of your massmine installation to see how to properly format these. These keys are available at Twitter's Application Site

Once you have complete these steps, you should be able to proceed with the installation and Twitter authentication steps described on MassMine's Documentation

Cheers! Nick

McShuibhne commented 9 years ago

Thank you so much!

n3mo commented 9 years ago

No problem! Let me know if you run into any further issues. Also, I'd love to hear how you're using MassMine in your research (if you're able to share).