The CreatorCon Call for Content is officially open! Get started here.

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.