Hello!I’m beginning on webObject and i have one basic question about ERRest.
I’m following the instructions given on My first Rest Project but i always have the following error message:
ERROR er.rest.routes.ERXRouteController - Request failed: /cgi-bin/WebObjects/BlogRest.woa, 405.
I’m able to run successfully BlogDemo or BlogRest samples available on github but when i try to create a new ERREst project, i’m always having this message.
Do you have an idea how to fix it ?
Thank you!