grencik opened a new issue, #11609:
URL: https://github.com/apache/apisix/issues/11609

   ### Current Behavior
   
   Referencing to #11608 I found out when I use key-auth plugin together with 
body-transformer it will empty (or erase or I dont know) body and then it will 
not fill variables in template in body-transformer. So when key-auth fails it 
crash and when it not fail it will send not filled template.
   
   ### Expected Behavior
   
   Expected to protect route with plugin and then transform body.
   
   ### Error Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   1. Create route with plugins key-auth and body-transformer
   2. Make request without failing auth
   
   ### Environment
   
   - APISIX version (run `apisix version`): 3.10.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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to