flask-deploy icon indicating copy to clipboard operation
flask-deploy copied to clipboard

Flask - POST, DELETE Error 405 Method Not Allowed

Open JackLe1991 opened this issue 8 years ago • 1 comments

> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
> <title>405 Method Not Allowed</title>
> <h1>Method Not Allowed</h1>
> <p>The method is not allowed for the requested URL.</p>

JackLe1991 avatar Mar 29 '17 08:03 JackLe1991

I can't do anything with that info. Can you -

  1. Post the full stack trace
  2. Describe what you're doing that leads to that error
  3. Explain how you've already tried to debug the issue
  4. Post a link to your code on Github

mjhea0 avatar Mar 29 '17 12:03 mjhea0