ORCID + GenericOAuthenticator = 500 : Internal Server Error

Managed to resolve the issue by downgrading pycurl to v7.45.2

su 
source /opt/tljh/hub/bin/activate
pip install --force-reinstall pycurl==7.45.2
tljh-config reload
1 Like