C#C
C#2y ago
Mastalt

MVC Post Methods not reaching

I am making an API for my application, and my Get methods work fine, but when I try a Post method, it doesn't even reach and return an error 405.
Was this page helpful?