Articles on: Amazon Marketplace (Prestashop)

AJAX execution failed

You get an error like:


AJAX execution failed. Please first verify your module configuration...


or


You are currently connected with the following domain: (domain)... This differs from the one set in "Preferences > SEO & URLs": (configured domain)



Main Cause


The domain you’re using doesn’t match the one set in Preferences > SEO & URLs in PrestaShop.


This triggers a security restriction in the browser (cross-domain request), which blocks the AJAX call.



Example



Solution: Always use the exact URL configured in your shop settings.



Other Possible Causes


1. Hosting Restrictions (e.g. OVH)


Some hosts block AJAX scripts by default.


➡ Follow their guide on file/folder permissions:

https://www.ovh.com/us/g1987.how_to_fix_the_500_internal_server_error


2. Store in Maintenance or Inaccessible


The module only works if the front-office is live and accessible.


➡ Disable maintenance mode or fix redirection issues.


Updated on: 05/08/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!