shirosaidev / stocksight

Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
https://shirosaidev.github.io/stocksight/
Apache License 2.0
2.12k stars 463 forks source link

Got an error with status code: 401 while running sentiment.py #31

Open Ritu1969 opened 2 years ago

Ritu1969 commented 2 years ago

I was able to run sentiment.py however I got ERROR:401. I got to know ERROR:401 is caused due to bad request but I don't know what is causing this issue. image

matei219 commented 1 year ago

Can you help me with the config file? I was able to run the sentiment -h, but not able to setup connection with elastic search. What are the user and password and where should i add them?

vitheshshetty00 commented 12 months ago

I was able to run sentiment.py however I got ERROR:401. I got to know ERROR:401 is caused due to bad request but I don't know what is causing this issue. image

how did you solve this error?,I am having the same issue.