获取点赞信息信息接口报500错误
来源:10-4 独立更新like组件状态
老陶117
2020-06-17
请求头
GET /v1/classic/200/1/favor?id=1&type=200 HTTP/1.1
Host: bl.7yue.pro
Connection: keep-alive
Pragma: no-cache
Cache-Control: no-cache
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Mobile/15A372 Safari/604.1 wechatdevtools/1.02.1911180 MicroMessenger/7.0.4 Language/zh_CN webview/
appkey: 38tSZLQsFx1LLtjx
content-type: application/json
Accept: /
Referer: https://servicewechat.com/wxce07350e4a278a84/devtools/page-frame.html
Accept-Encoding: gzip, deflate
响应头
HTTP/1.1 500 INTERNAL SERVER ERROR
Server: nginx/1.12.2
Date: Wed, 17 Jun 2020 10:35:29 GMT
Content-Type: application/json
Content-Length: 99
Connection: keep-alive
返回结果
{
"error_code": 1006,
"msg": "Sorry, we made a mistake ",
"request": "GET /v1/classic/200/1/favor"
}
1回答
-
你是get还是post?
122020-06-17
相似问题