Hello
I am trying to hit the external endpoint using the HTTP Callout for my screenflow to retrieve customer data into salesforce.
Here is some info on my HTTP Callout configuration:
1- External Credential: Authentication Protocol = Custom and the Principals (permission set)
2- Named Credential
3- ScreenFlow with the HTTP CallOut Action
the flow is working fine in our sandboxes but when I pushed the flow to the Production org, it didn't work. Here is what I am getting when I debug:Does anyone have any similar experience?
Any thoughts or idea that why this flow doesn't work in Production?
@Stephen Stanley Thanks for posting this. This is seems to be an undocumented fact about Named Credentials. I just spent 4+ hours trying to figure out what why I couldn't connect to an api in production when everything was working perfectly in the sandbox.
Thanks Again!!!