Getting HTTP Error 405 - Method Not Allowed. How Do I Fix This? or Why Am I Seeing HTTP Error 405 and

22 Replies, 896 Views

Yo, update your post with the server stack! 405 could be anything—Node, PHP, Python all handle it differently.

For me, it was a missing `@RequestMapping(method = POST)` in Spring.

Also, try hitting the API from a different client (like mobile). Might rule out browser quirks.

Messages In This Thread



Users browsing this thread: 1 Guest(s)