realpython / flask-deploy

Check out the blog post:

Home Page:https://realpython.com/blog/python/kickstarting-flask-on-ubuntu-setup-and-deployment/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask - POST, DELETE Error 405 Method Not Allowed

JackLe1991 opened this issue · 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>

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