fserafini-DQ commented on issue #11285:
URL: https://github.com/apache/apisix/issues/11285#issuecomment-2154401963

   Hello @wensenz, also happened to me, it seems related to the plugin 
configuration.
   To solve you need to pass the optional property header, on the plugin 
config, like this:
   ```
   {
     "disable": false,
     "header": "apikey",
     "key": "your-key"
   }
   ```


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