Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

VaranAwesomenow
Mega Sage

Issue : When testing a outbound REST message that uses basic authentication it runs successfully in one instance but when same basic authentication credentials are migrated to another instance via an updateset or via xml REST API it wont run or provide an expected result.

This happens because when migrating basic auth credentials via deployment or via xml it doesnt set password correctly.

Solution : Hence password would need to be updated manually on basic authentication record and that would solve the issue.