ipanocloud commented on issue #8108:
URL: https://github.com/apache/apisix/issues/8108#issuecomment-1284157091

   > @ipanocloud I tested it in version 2.15, and it is normal. Can you use the 
Admin API to query whether the plugin-config-id exists? `curl 
http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: 
edd1c9f034335f136f87ad84b625c8f1'`
   > 
   > 
![image](https://user-images.githubusercontent.com/97138894/196706641-1f233eea-06d5-48b5-bb75-44669d0b9709.png)
   
   `
   bash-5.1# curl http://127.0.0.1:9080/apisix/admin/routes/430607078738887429 
-H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1'
   
{"count":1,"node":{"value":{"status":1,"create_time":1666191419,"methods":["GET","POST","PUT","DELETE","PATCH","HEAD","OPTIONS","CONNECT","TRACE"],"service_id":"409268584905180107","name":"in-route-speech-rest-service","uri":"\/*","update_time":1666191419,"id":"430607078738887429"},"key":"\/apisix\/routes\/430607078738887429"},"action":"get"}
   `


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to