hisxo / gitGraber

gitGraber: monitor GitHub to search and find sensitive data in real time for different online services such as: Google, Amazon, Paypal, Github, Mailgun, Facebook, Twitter, Heroku, Stripe...
GNU General Public License v3.0
2.02k stars 330 forks source link

{"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"} #32

Closed hasher313 closed 3 years ago

hasher313 commented 3 years ago

hi man!! i got this error whenever i run the tool without any result !! any help?

` [i] Github query : https://api.github.com/search/code?q=%20%20database_host&sort=indexed&o=desc [i] Status code : 401 [i] Status code : 401 [!] Unexpected HTTP response 401 [!] Unexpected HTTP response 401 {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"} {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}

rmarot commented 3 years ago

Hi,

How does your config file look like ? Did you follow config steps from the README ?

hasher313 commented 3 years ago

done, it's work now , thank you !