Files
m-stecmd/docs/e2e-evidence/responses/A_2_2_3.txt

7 lines
1.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 端点 2.2.3 手机验证码登录 用例组 A缺三要素头
# 请求POST https://jcd.stec.p-q.co/OutWebApi/api/LoginByMobile
# 请求头:无三要素头
# HTTP 状态500
# 存档时间2026-09-04T03:11:08+0800
============================================================
{"Message":"发生错误。","ExceptionMessage":"{\"code\":\"500\",\"msg\":\"认证未通过请检查SystemCode与SecretKey的值是否正确\",\"data\":null}","ExceptionType":"NK.Public.Exceptions.BusinessException","StackTrace":" 在 OutWebApi.BaseApiController..ctor() 位置 E:\\WorkData\\城建\\code\\WebApps\\OutWebApi\\Controllers\\BaseApiController.cs:行号 58\r\n 在 OutWebApi.Controllers.LoginByMobileController..ctor() 位置 E:\\WorkData\\城建\\code\\WebApps\\OutWebApi\\Controllers\\Login\\LoginByMobileController.cs:行号 22\r\n 在 lambda_method(Closure )\r\n 在 System.Web.Http.Dispatcher.DefaultHttpControllerActivator.Create(HttpRequestMessage request, HttpControllerDescriptor controllerDescriptor, Type controllerType)"}