Open Luke-Small opened 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().
Error may occur when robinhood servers are experiencing an outage.
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.