下面尝试用Firefox的restclient,来调取api
当然需要打开火狐浏览器安装restclient的插件https://addons.mozilla.org/en-US/firefox/addon/restclient/
下载安装就可以了。
1.打开RESTClient:
2.先设置http的header->customHeader,name: Content-Type ,value: application/x-www-form-urlencoded
3.输入相应的信息:
4.返回查看信息就可以了