Closed heliortf closed 4 years ago
Hi, some things are not completely stable in 2.1.0beta1. Have you tried 2.1.0rc.1
?
Also, please tell us whether you can reproduce the problem if you try to execute a plugin with an empty access method.
Hi @heliortf I've tried to reproduce the issue, but everything works ok. Besides the point from @kikito , I remember that some of the kong.Response
methods changed a bit around the first beta time. Please check you're using the latest Go PDK and try again.
Closing this issue now, feel free to reopen if you still see this problem.
Hello you all.
I'm developing some plugins for Kong using go plugin structure. But when I try to output a simple response in Access phase im getting the following error in the log file:
/usr/local/kong/logs/error.log
:Steps To Reproduce
In Postman, when hit this route i get the response:
Additional Details & Logs
Kong version (
2.1.0beta.1
)Kong debug-level startup logs (
$ kong start --vv
)Operating system - macOS Catalina running docker with kong:2.1-alpine