jmfernandes / robin_stocks

This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
http://www.robin-stocks.com
MIT License
1.72k stars 464 forks source link

404 Client Error: Not Found for url: https//api.robinhood.com/marketdata/quotes/BTC/ #226

Open Luke-Small opened 3 years ago

Luke-Small commented 3 years ago

How it going, My script was working fine yesterday now it's not (I'm new to this), is there something I'm missing? I attempted to find a stock quote for bitcoin. is there a temporary token I have to update every day or something. I've incorporated the correct function login = r.login(,), but it is saying it can't find the URL. Again the code was working yesterday.

Luke-Small commented 3 years ago

After investigating further it appears none of the functions in robin_stocks/stocks.py are working for me, any suggestions? The function called that created the error message above was robin_stocks.stocks.get_quotes().

AlexeiT497 commented 3 years ago

Error may occur when robinhood servers are experiencing an outage.