on ‎2018 Jun 03 12:32 PM
I am trying to do anonymous checkout (login/checkout/guest) using Ajax but getting 405 Method not allowed error (hybris 6.5). Any leads ? please.
Request clarification before answering.
Make sure that you have CSRFToken your part of your form data while doing a POST using Ajax request otherwise you would get this error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could it be that you try to do a GET but there is no GET method? Try POST.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.