-
Notifications
You must be signed in to change notification settings - Fork 351
Description
请求信息如下:
curl 'http://localhost:8090/admingateway/imapiagent'
-H 'Accept: /'
-H 'Accept-Language: zh-CN,zh;q=0.9'
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50IjoiYWRtaW4iLCJpc3MiOiJhYWJiY2MiLCJzdWIiOiJ1c2VyIHRva2VuIiwiZXhwIjoxNzY5ODMwNTkyLCJpYXQiOjE3Njk3NDQxOTJ9.zpoJca0AY9qFcjKoGqkkinGJbSfldwpnTKOoCxffgXc'
-H 'Connection: keep-alive'
-H 'Content-Type: text/plain;charset=UTF-8'
-b 'Hm_lvt_61de5ca1f5ceb1ab5983e95736856099=1759370167,1759401115,1759482902'
-H 'Origin: http://localhost:8090'
-H 'Referer: http://localhost:8090/tools_api/Zi3jFsuOUDBV328T'
-H 'Sec-Fetch-Dest: empty'
-H 'Sec-Fetch-Mode: cors'
-H 'Sec-Fetch-Site: same-origin'
-H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36'
-H 'appkey: Zi3jFsuOUDBV328T'
-H 'sec-ch-ua: "Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144"'
-H 'sec-ch-ua-mobile: ?0'
-H 'sec-ch-ua-platform: "macOS"'
--data-raw '{"path":"/users/register","app_key":"Zi3jFsuOUDBV328T","method":"POST","body":"{"user_id":"userid1","nickname":"nickname","user_portrait":"https://portrait.example.com/avatar.png\",\"ext_fields\":{\"k1\":\"v1\",\"k2\":\"v2\"}}"}'
报错:
"404 page not found\n"