Moqui 接收过期 api_key 请求的行为

The behaviour of receiving request with expired api_key in Moqui

在 Moqui 中接收到 A restful API 且 api_key 已过期的请求的系统行为是什么?系统是否发回 SC_UNAUTHORIZED 错误或其他错误?

响应状态为 500 内部服务器错误。