RuntimeError: working outside of request context when trying to send POST request to Flask app from another python script

前端 未结 0 1801
旧巷少年郎
旧巷少年郎 2020-12-14 12:05

I am trying to figure out how to send POST request to Flask app from another python script. But I am getting RuntimeError: Working outside of request context

相关标签:
回答
  • 消灭零回复
提交回复
热议问题