The request was aborted: Could not create SSL/TLS secure channel with TweetInvi, works on localhost
Nothing has changed on our end but we all of sudden are starting to get errors below for this line. We event added ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12
; above it and above TwitterClient and still same issue with TweetInvi. The funny thing is this works on my local computer just fine, just not on Windows R2 which it has done for years on multiple servers.