You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have try this extension. After successfully enable, make an API call with special character and this is validating but we have receiving following error.
Magento ver. 2.4.2
Expected Behavior
It should through AccessDenied Exception.
Current Behavior
Class 'Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException' not found in app/code/DeployEcommerce/TrojanOrderPrevent/Plugin/TrojanOrderPreventShippingAddress.php:79
Steps to Reproduce
Calling API /rest/default/V1/guest-carts/EsCn3o3bD52C4CLifxfyfyNtsFNl3vyb/shipping-information
Receiving error on POSTMAN "An error has happened during application run. See exception log for details."
while checking exception file getting the above mention error.
Screenshots
Detailed Description
The text was updated successfully, but these errors were encountered:
We have try this extension. After successfully enable, make an API call with special character and this is validating but we have receiving following error.
Expected Behavior
It should through AccessDenied Exception.
Current Behavior
Class 'Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException' not found in app/code/DeployEcommerce/TrojanOrderPrevent/Plugin/TrojanOrderPreventShippingAddress.php:79
Steps to Reproduce
/rest/default/V1/guest-carts/EsCn3o3bD52C4CLifxfyfyNtsFNl3vyb/shipping-information
Screenshots
Detailed Description
The text was updated successfully, but these errors were encountered: