"Could not create SSL/TLS secure channel" error
This error can happen if you use a webClient to access an SSL/TLS secured endpoint.
Add this code to your method to remove the issue :
Last updated
This error can happen if you use a webClient to access an SSL/TLS secured endpoint.
Add this code to your method to remove the issue :
Last updated