Fatpa opened a new issue #5751: URL: https://github.com/apache/apisix/issues/5751
### Issue description After I created the consumer and enable it on the consumer-restriction of the route configuration, I try to visit it but got the misunderstanding return message, `{"message": "Missing authentication or identity verification."}`. It makes me confused that what happened? Invalid signature or others? In my opinion, may the return message should be more clearly, like `"Missing authentication to identity verification, please check your route / service configuration and maybe you forget to enable some plugins"` ### Environment - apisix version (cmd: `apisix version`): 2.11.0 - OS (cmd: `uname -a`): 3.10.0-1160.6.1.el7.x86_64 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org