Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more 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.