Closed
Description
If set Base Link URL with a language code, for example http://website.com/fr/, then checkout isn't working because of AJAX query to /fr/rest/fr_be/V1/carts/mine/estimate-shipping-methods returns 404.
Preconditions
Magento 2.1.0
Steps to reproduce
- Add language code to the Base Link URL e.g. http://website.com/fr/
- Flush caches
- Go to checkout, it won't work