I have a client trying to use Refinitiv API to get surface of volatility and gets this error: {'c...

Options

...ode': 500, 'message': 'self signed certificate in certificate chain', 'statusMessage': 'Internal Server Error'}

Client is using this sample code: using this sample code: https://github.com/Refinitiv-API-Samples/Example.RDPLibrary.Python/blob/master/3.1.0 - Delivery - EndPoint-QuantitativAnalytics-FinancialContracts.ipynb

Best Answer

  • umer.nalla
    umer.nalla LSEG
    Answer ✓

    Hi @KarenHazel

    I have just tried the above notebook and it appears to be working fine.

    Googling the 'self signed certificate' error yields various useful bits of information which would suggest that a corporate firewall could be the cause.

    I recommend the client seeks help from his internal network security team as the first step.


Answers