shlomiku / zipline-trader

Zipline Trader, a Pythonic Algorithmic Trading Library with broker integration
https://github.com/shlomikushchi/zipline-trader
Apache License 2.0
317 stars 71 forks source link

[SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] #200

Open ac223028 opened 3 years ago

ac223028 commented 3 years ago

urllib3.exceptions.SSLError: [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:2305)

I got this error ingesting data. Does this mean I ran out of API calls?