intuit / intuit/oauth-pythonclient

Discovery doc max retries error SSL

Ouverte
#47 1 commentaire 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
86
Forks
59
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

We are getting an error "HTTPSConnectionPool(host='developer.intuit.com', port=443): Max retries exceeded with url: /.well-known/openid_configuration/ (Caused by SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)')))"
When we initialize AuthClient in the lib, which in turn tries to fetch discovery_doc from url https://developer.intuit.com/.well-known/openid_configuration/

Seems like the urlib / requests lib used in the project might be the culprit, did you have some similar issues like this?
Although we are getting this issue from time to time, it is creating inconsistent experience

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.