我正在使用Postman的打包应用程序版本来编写针对我的Rest API的测试。我正在尝试管理连续测试之间的状态。为了方便这一点,暴露给Javascript测试运行时的Postman对象具有用于设置变量的方法,但没有用于读取的方法。postman.setEnvironmentVariable("key", value );
现
我按照下面的教程设置了我的azure后端。然后我第一次安装了postman,并设置了:
Json (application/json)不允许使用405方法 "Message": "The requested resource does not support http method 'GET'.&qu