Hi, we are having issues getting a connection working using Invoke-restmethod when connecting to TM1 which is configured to use SSO via CAM authentication. If I try to use basic auth, like all the examples found on the net, I get a 401 unauthorized error, which makes sense. I cannot find a single ex...