amyrprv opened a new issue, #2734: URL: https://github.com/apache/apisix-dashboard/issues/2734
### Issue description Regarding this [issue](https://github.com/apache/apisix/issues/8805), I can active a custom-made plugin for a route by `curl` command but I can't activate it via the admin dashboard. and I get a the below error: ``` Request Error Code: 10000 schema validate failed: schema not found, path: plugins.simple ``` ### Expected behavior Successfully active the plugin. ### How to Reproduce 1. Go to routes 2. More 3. View 4. Add a custom plugin to route Json 5. Click submit ### Screenshots  ### Environment - apisix version (cmd: `apisix version`): 3.1.0 - OS (cmd: `uname -a`): Linux ccfe0553f869 5.10.16.3-microsoft-standard-WSL2 - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): openresty/1.21.4.1 - etcd version, if have (cmd: run `etcd --version`): - apisix-dashboard version, if have: 3.0.0 - Browser version, if have: chrome 109.0.5414.120 ### Additional context _No response_ -- 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]
