We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78eacf8 commit 49e5f98Copy full SHA for 49e5f98
proxies/live/apiproxy/targets/ers-target.xml
@@ -122,7 +122,7 @@
122
<Step>
123
<Name>AssignMessage.OperationOutcomeErrorResponse</Name>
124
</Step>
125
- <Condition>(raisefault.RaiseFault.CheckAllowlistFailed.failed = true)</Condition>
+ <Condition>(raisefault.RaiseFault.CheckAllowlistFailed.failed = true) and (validation.errorDescription ~~ ".*Invalid ODS code.*")</Condition>
126
</FaultRule>
127
<!-- <FaultRule name="single_asid_ods_header_missing_error">-->
128
<!-- <Step>-->
0 commit comments