I notice that after about every 2 weeks my algo needs me to refresh the login.
Typically in OAuth authentication your token has an expiration, and there is a separate refresh token which is used to get a new token. Is it possible the refresh token isn't being utilized by quantopian, or is this an issue with Robinhood's system?