JohnnyQianP commented on issue #6936: URL: https://github.com/apache/apisix/issues/6936#issuecomment-1111647930
> try `curl http://localhost:9080/apisix/plugin/jwt/sign?key=genpack-key` @tzssangglass port 9080 is the apisix-gateway port 9180 is the apisix-admin ``` # curl http://localhost:9080/apisix/plugin/jwt/sign?key=genpack-key {"error_msg":"404 Route Not Found"} ``` "/apisix/plugin/jwt/sign", this uri is access to admin service or gateway service? -- 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]
