我的本地功能运行良好但是一旦它被部署到云端,我就不能使用postman向它发出相同的get请求。我在堆栈驱动程序上得到以下错误:Unexpected token u in JSON at position 0 at JSON.parse,我的请求返回以下内容:400.我在本地和防火墙中发送的数据是一个GET请求,类型为application/json,其主体为:{ "data": { &
下面是我的代码,也是我给出的错误。POST' and form.validate():我得到了这行uid = request.form['unique']中的错误werkzeug.exceptions.BadRequestKeyError: 400 Bad Request: The browser (or proxy) sent a request that thisKeyError: '