Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symfony\Component\HttpKernel not found #2

Open
pratikkamani opened this issue Aug 20, 2024 · 0 comments
Open

Symfony\Component\HttpKernel not found #2

pratikkamani opened this issue Aug 20, 2024 · 0 comments

Comments

@pratikkamani
Copy link

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

  1. Calling API /rest/default/V1/guest-carts/EsCn3o3bD52C4CLifxfyfyNtsFNl3vyb/shipping-information
  2. Receiving error on POSTMAN "An error has happened during application run. See exception log for details."
  3. while checking exception file getting the above mention error.

Screenshots

image
image

Detailed Description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant