generate_session error

nickmanan
@sujith @vivek
i get this error whenever i run the below line. Everything works normally but any way i can stop the error ?

data = kite.generate_session(request_token, api_secret)

From cffi callback :
2018-02-04 20:19:01+0530 [-] Traceback (most recent call last):
2018-02-04 20:19:01+0530 [-] File "C:\Anaconda3\lib\site-packages\OpenSSL\SSL.py", line 313, in wrapper
2018-02-04 20:19:01+0530 [-] _lib.X509_up_ref(x509)
2018-02-04 20:19:01+0530 [-] AttributeError: module 'lib' has no attribute 'X509_up_ref'
Sign In or Register to comment.