I'm calling an svc endpoint every 5 mins. The problem is that sometimes I get this error:
"Could not establish secure channel for SSL/TLS with authority"
And other times it just runs successfully without any issues. Since this is so random and intermittent I'm not able to find the root cause.
Does anyone know what must be causing this?