This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Apache / How to Enable PUT and DELETE http methods?
« on: July 27, 2020, 03:24:06 PM »
Is there anyway that I can enable PUT and DELETE methods? One of the reason - magento 2.3. use them on checkout page to apply and remove promotion code. This was tested on fresh installations with several configurations and issues apply only on the CWP.
VM212457:654 PUT https://www.domain.com/rest/default/V1/guest-carts/xxxxxxx/coupons/test2020 404
VM212457:654 PUT https://www.domain.com/rest/default/V1/guest-carts/xxxxxxx/coupons/test2020 404
Pages: [1]