Hi
We have just upgraded our Cloud Director to version 10.4 from 10.3 and after that we are not able to login with PowerCLI (newest version). Login from the Web UI works fine.
I just get this error from both Powershell and pwsh:
Connect-CIServer -Server cloud.mydomain.org
Connect-CIServer : 25-07-2022 09:15:04 Connect-CIServer Unable to connect to vCloud Server 'https://cloud.mydomain.org:443/api/'. The server returned the following: NotAcceptable: ''.
At line:1 char:1
+ Connect-CIServer -Server cloud.mydomain.org
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Connect-CIServer], CIException
+ FullyQualifiedErrorId : Cloud_ConnectivityServiceImpl_ConnectCloudServer_ConnectError,VMware.VimAutomation.Cloud.Commands.Cmdlets.ConnectCIServer
Any idea whats wrong?