Fix Error 405 when following creating-a-new-operation-with-no-interface article. #485
-
Hi @tabacitu, so today I'm making a new custom operation, and then I use this article as my reference, but then, there is a little mistake in that article I think. I hope I'm not wrong with this one 😓, please take a look at this step in this step, we're using the GET method but in our custom button, we use POST method so I think we need to change the GET method into POST method in our controller, right? cuz I'm trying to still use the GET method in our controller and ended up with this error Thanks,... |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @christmex thanks a lot about this. I will fix it ASAP. Cheers. |
Beta Was this translation helpful? Give feedback.
Hi @christmex thanks a lot about this.
I will fix it ASAP.
Cheers.