Hello everyone,
I'm having an issue using 2 ServiceCallouts in sequence. They're appending the path, so the request returns an error.
I've tried this solution, but the error keeps the same.
I've tried to put other policies between the SCs, but appears they're being ignored.
I've tried to put one SC on request and another on response. Same error.
I've tried to extract then to SharedFlows, same.
Is there any solution to use multiple SCs in sequence?
#HelpMeDino