-
Notifications
You must be signed in to change notification settings - Fork 9
Description
I just installed everything on to a Bootstrap machine in my Cloud environment and I have verified over and over again that the VMWUSER and VMWPASS are correct and equal to what I use in Customer Connect. I have also verified that I am able to list and download from the website using this user id and password. However, I keep getting the Auth Error stating that I should look at my environment variables.
sudo vmw-cli ls vmware_tanzu_kubernetes_grid
[POST] https://customerconnect.vmware.com/channel/api/v1.0/ems/accountinfo
[INFO]: 401 - Attempting new login
[GET] https://customerconnect.vmware.com/web/vmware/login
[GET] https://customerconnect.vmware.com/login
[GET] https://customerconnect.vmware.com/channel/auth/login
[GET] https://customerconnect.vmware.com/vmwauth/oauth/authorize
[GET] https://auth.vmware.com/oamfed/idp/samlv20
[GET] https://customerconnect.vmware.com/login
[POST] https://auth.vmware.com/oam/server/auth_cred_submit
[ERROR]: AUTH-ERROR please check environment variables [ $VMWUSER ] and [ $VMWPASS ] are correct and try again!
Thoughts?
Brian