‎2021 Mar 03 6:04 PM
Hello Team,
We are trying to implement a simple REST API (post method) on NW7.4 BW system.
We created ICF node as well and GET method works fine but POST method does not work. We get the below error.
Any help and link would be much appreciated.
**Additional info**
We figured out that this error is due to HEAD method which we did not redefine in our class. We had defined GET method. Now we get another error with CSRF token not valid.
Thanks,
Anup
First error - resolved now

Second error - Not resolved
