hebbaa opened a new issue, #12481: URL: https://github.com/apache/apisix/issues/12481
### Current Behavior curl http://127.0.0.1:9180/apisix/admin/routes -H "X-API-KEY: edd1c9f034335f136f87ad84b625c8f1" **{"message":"Key not found"}** ### Expected Behavior curl http://127.0.0.1:9180/apisix/admin/routes -H "X-API-KEY: edd1c9f034335f136f87ad84b625c8f1" {"total":0,"list":[]} ### Error Logs curl http://127.0.0.1:9180/apisix/admin/routes -H "X-API-KEY: edd1c9f034335f136f87ad84b625c8f1" **{"message":"Key not found"}** ### Steps to Reproduce apisix version 3.12 is running in de-coupled mode. curl http://127.0.0.1:9180/apisix/admin/routes -H "X-API-KEY: edd1c9f034335f136f87ad84b625c8f1" **{"message":"Key not found"}** ### Environment - APISIX version 3.12: - Operating aws kubernetes: - etcd version, 3.6 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org