nat2k5us
nat2k5us
``` from webull import webull import os import sys import time import logging from requests.exceptions import JSONDecodeError # --- Basic Logging Setup --- logging.basicConfig( level=logging.INFO, format='%(asctime)s - %(levelname)s - %(message)s',...
workaround: I replaced the pickle access_token and was able to get it to work - the refresh token is valid for 90 days (typically). **_Looks like this only works for...
I used the authenticator App and the latest robin_stock code and that looks to have solved the issue ```python import os import pyotp import argparse import robin_stocks.robinhood as r def...
have you set up an authenticator app? then you get the 6-digit code from there > [!NOTE] - there is no cmd/cli prompt for me either. - the totp did...
Can you try it on this repo - I will try and backup my pickle file and try again to login as well also, the the msft authenticator app is...
It worked (in the repo I shared) after I deleted the .pickle.robinhood and tried the login again ```python - Firstly ensure your correct username and password are present in the...
And why is that you can't have parameters in route? If not how do you specify the parameters that will be used for spec generation. Thank you
I am using yq to remove the second type [https://github.com/mikefarah/yq](url)
Can you please elaborate - show an example
yes - please close it