cancel
Showing results for 
Search instead for 
Did you mean: 

SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol

Former Member
0 Kudos

Hi ,

I am getting this error while migrating a job (twitter sentiment analysis) with API connection with twitter, from 4.1 to 4.2 Data services.Can anyone provide me the solution or any workaround on this.

   Failed to reach the twitter API.

   cent server due to [Errno 1] _ssl.c:480: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol.

Thanks

Shahi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rahul,

I have also faced the similar issue.This error came because of incorrect Python files. Old Python files has to be replaced with 4.2 blueprint python files.

Please replace below two files at Program Files\SAP BusinessObjects\Data Services\DataQuality\python\Lib from the blueprint 4.2 python files:

1] urllib2.py

2] httplib.py

Link for SAP blueprint:

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f092e7a1-979e-3010-f59f-eee18c42d822

Hope this helps.

Regards,

Tanvi

Answers (0)