Hello.
Im trying start journey with vCD 9.1 API (27.0) and downloaded postman and used for steps this blog post: Getting Started with vCloud Director 9.0 API – Part 1
I stopped on STEP3: ESTABLISHING A SESSION with status 401 Unauthorized
Connection in postman configured for "basic auth"
In vCD web gui im using (without domain name) for login user: sebastian.grugel
and i tried different configuration for POSTMAN
examples:
"sebastian.grugel@test_seba" ( where "test_seba" = organization name)
"sebastian.grugel@domainName@test_seba" ( where "test_seba" = organization name)
and still that same issue...
Some suggestion... im new in API world what can i check more ?