问题描述:
{
"type": "https://www.jhipster.tech/problem/problem-with-message",
"title": "Unauthorized",
"status": 401,
"detail": "Full authentication is required to access this resource",
"path": "/api/mobile/HWP-preparatory-training-online-course-completed-flag/000000000000272",
"message": "error.http.401"
}
问题解决:
因为 postman 中的 Authorization 过期了,需要重新获取
遇到401 Unauthorized错误,原因是Postman的Authorization认证过期。解决方法是重新获取授权,确保能正常访问所需资源。
1514

被折叠的 条评论
为什么被折叠?



