I'm trying to write a client for the Prime REST API in ASP.NET C#, but when I try to connect I get a 401 Unauthorized exception. I've created a user and added him to the North Bound API group. Using this code, I try to connect:IgnoreBadCertificates...