postman问题
Posted eazy
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了postman问题相关的知识,希望对你有一定的参考价值。
问题1:postman请求出现 ‘SSL certificate verification‘ ,实际为https的问题
解决:
1)关闭fiddler
2)或在File > Settings > General页面关闭 ‘SSL certificate verification‘
问题2:globals变量CURRENT VALUE无效
解决:去掉Environment变量和globals变量中命名相同的参数
以上是关于postman问题的主要内容,如果未能解决你的问题,请参考以下文章
Postman Interceptor安装成功却无法在Postman启用的解决办法