You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -340,6 +341,10 @@ Version 1.0.0 was authored by [Ben Plesser](https://github.com/Bpless).
340
341
341
342
Open an [issue][5]!
342
343
344
+
## Known Issues
345
+
346
+
1.`SSLError: EOF occurred in violation of protocol (_ssl.c:581)`(https://github.com/plaid/plaid-python/issues/62) - Work around is installing `pyopenssl ndg-httpsclient pyasn1`
347
+
343
348
## Contribute
344
349
345
350
All pull requests should be linted with flake8 and tested by running:
0 commit comments