VMware vCloud

 View Only
  • 1.  Getting VCD_0086 Invalid Authorization Header in sessions query

    Posted Nov 01, 2023 11:17 PM

    I am using VCloud API version 37.1, and I'm trying to send a query to the sessions endpoint in Postman:

    POST https://my.vcloud.com/cloudapi/1.0.0/sessions/provider

    In the Header, I have Authorization="Bearer <token>"

    But the POST fails with the following:

    {
        "minorErrorCode""VCD_50086",
        "message""Invalid authorization header",
        "stackTrace"null
    }
     
    Not sure what I'm doing wrong. Any help is appreciated.


  • 2.  RE: Getting VCD_0086 Invalid Authorization Header in sessions query

    Posted 16 days ago

    Looks like you provide username without "@system"