oyiadin commented on issue #8246:
URL: https://github.com/apache/apisix/issues/8246#issuecomment-1304379091

   Are you using `jwt-auth` in a stream route? APISIX does not share the same 
enabled-plugin list between http routes (which lies within the `plugins` part, 
the part you've published) and stream routes (which lies within the 
`stream_plugins: # sorted by priority
   ` part).
   
   If it's sure that the route is a http one, maybe you can execute `etcdctl 
get /apisix/plugins` to ensure that the configs are correctly synchronized.


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