求助,授权接口返回Object reference not set to an instance of an object. DLv.1问道 发布于 2022-05-11 10:27 最后回复 2022-05-11 17:37:34 分享 收藏 复制链接 新浪微博 微信扫一扫 分享 3 回复594 浏览 调用 /oauth2/authorize 接口,返回 Object reference not set to an instance of an object.是什么原因 调用 /oauth2/authorize 接口,返回 Object reference not set to an instance of an object.是什么原因
现在这个报错明显是后台代码报错了,没有正确返回结果,如果是参数错误,应该返回一个错误码,并且有这个错误对应的提示原因
参数是正确的,如果参数有问题,麻烦给出正确的提示
参数 可能不正确