W4S-206: Blocked by WAF4SaaS while posting the packing API
error is the key finding. W4S-206: Blocked by WAF4SaaS — this is Oracle's Web Application Firewall blocking the POST to outerPackingUnits
while doing the post action for the below rest api getting the below error.
Expected Behavior
No error
Steps to Reproduce
POST https://elqv-dev2.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests
Body:
{
"ActionCode": "UpdateAttributes",
"shipmentLines": [
{
"ShipmentLine": 7404705,
"ShippedQuantity": 1
}
]
}
Error : <html><body><h1 style="color: #CD5C5C;"> W4S-206: Blocked by WAF4SaaS </h1></body></html>
Business Impact
This is impacting the project of packing workbench which is critical stage to confirm the project timelines.
Tagged:
0