intuit / intuit/oauth-pythonclient

Discovery doc max retries error SSL

未关闭
#47 1 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
86
派生
59
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。