Solution
The username and password added to the Open HTTP Handle.vi are not used to build the Authorization headers required to make an HTTP request to a secured endpoint. The Authorization header must be manually created and added using the Add Headers.vi.
The following screenshot shows how to manually add the Authorization credentials in the HTTP request header:
