The web service still work but the error is thrown when using CORS in Flask

后端 未结 0 1484
暖寄归人
暖寄归人 2021-02-03 16:51

I am running a simple web service in python using Flask, and I set Cross-Origin Resource Sharing (CORS) for my web app, the error is thrown when I used cors = CORS(app)

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