AttributeError: 'WSGIRequest' object has no attribute 'get' while making a get request

后端 未结 0 1497
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-30 17:58

I am trying to make a get request to stackoverflow API but I am facing a WSGI error while making the requests through POSTMAN. Here is the code snippet:

Views:

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