Hello ,
you need to check :
1- you have the right username and password in the deployment settings.
2-confirm auth header is correctly sent using basic auth : Authorization: Basic <base64_encoded(username:password)>
3- check from vnet that you can access the Nexus , nslookup from the console .
4-Check if Nexsus3 is configured to allow auth from external system or not .
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.