79560536

Date: 2025-04-07 18:21:01
Score: 0.5
Natty:
Report link

Need to have Tls12 in order to communicate with the ingestion end point. After setting this it worked

  System.Net.ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12; 
Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Wathma Rathnayake