When i call webapi from my angular 2 App it returns the following error.
Failed to load resource: the server responded with a status of 405 (Method Not Allowed).
But it Perfectly works when using HTTPGET . when try to access the HttpPost only have that error.