Craig H
Results
1
comments of
Craig H
if I put this below my call to refresh_access_token this works as a work around. oauth.session = oauth.oauth.get_session(token=oauth.access_token) I have a periodic task which has worked well past an hour...