Closed vishalpawar-tudip closed 7 years ago
http://localhostlimesharp/ajax/ is wrong url. how did you arrive at this value?
The problem is in view/frontend/web/js/limesharp_stockists.js
, you need to put a /
before config.moduleUrl
@ClaudiuCreanga While loading this page url 'http://localhost/magento2/stockists', it only shows 'find a stockist' panel but not showing google map. Also I have added google map api key through admin panel of Magento2.
Yes, I did it. But not working and giving error as "Failed to load resource: the server responded with a status of 404 (Not Found)".
Above problem shows json response null while ajax call and showing error at xhr.send() method. Any help is really apprecible.