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.

Sibiraj ThattalamPosted Mar 16, 2017, 7:10 AM
Balamurali Krishnan RPosted Mar 16, 2017, 7:57 AM