0
g.hasan@tatweermea.com created
Hello Support Team,
I have created an ABP project using the Microservice template with Angular UI.
I added a new microservice called HrServices
. Inside it, I created an Application Service with a POST endpoint to save data.
However, when I try to send a POST request to that endpoint (e.g., /api/app/business-unit
), I receive the following error response:
405 Method Not Allowed
1 Answer(s)
-
0
Hi, can you please give me more details?
For example, sharing the app service definitions, the ts file where you send the request to the relevant service, and any additional steps. These information can be extremely helpful for us to better assist you.