jinpy666 commented on issue #2662:
URL: https://github.com/apache/apisix/issues/2662#issuecomment-723720971


   > Can't reproduce in my side.
   > 
   > ```
   >  ¥ curl 127.0.0.1:9080/apisix/admin/plugins/list -H 'X-API-KEY: 
edd1c9f034335f136f87ad84b625c8f1'
   > ["skywalking"]
   > ```
   > 
   > My configuration:
   > 
   > ```
   > apisix:
   >   admin_key:
   >     -
   >       name: "admin"
   >       key: edd1c9f034335f136f87ad84b625c8f1 # using fixed API token has 
security risk, please
   >                                             # update it when you deploy to 
production environment
   >       role: admin
   > plugins:
   >   - skywalking
   > ```
   > 
   > Have you restarted APISIX after changing the configuration?
   
   
![image](https://user-images.githubusercontent.com/5868671/98494278-8dc6ca00-2277-11eb-95bd-663a3043361e.png)
   It's been restarted.I'm using the latest release:v2.0.


----------------------------------------------------------------
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.

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


Reply via email to