Skip to content

Commit 78ea31e

Browse files
silverp1michaelckelly
authored andcommitted
Added known issues section (plaid#64)
1 parent 7d11335 commit 78ea31e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This module was recently refactored and released with breaking changes as versio
1414
+ [Public Endpoints](#public-endpoints)
1515
+ [Authenticated Endpoints](#authenticated-endpoints)
1616
* [Support](#support)
17+
* [Known Issues](#known-issues)
1718
* [Contribute](#contribute)
1819
* [Contributers](#contributers)
1920
* [License](#license)
@@ -340,6 +341,10 @@ Version 1.0.0 was authored by [Ben Plesser](https://github.com/Bpless).
340341

341342
Open an [issue][5]!
342343

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+
343348
## Contribute
344349

345350
All pull requests should be linted with flake8 and tested by running:

0 commit comments

Comments
 (0)