-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Why am I getting this error when trying to install the plugin? config.<field name>:unknown field,config: <filed name>:"required field missing #782
Comments
Hi @elrobertcharle , can you please include some more details? What's the configuration you are trying to sync? What is the decK command you are using? What is the decK and Kong version you are running? The returned error is stating that the request is missing the required |
Hi Gabriele, thank you for your reply,
Of course, here you have the kong.config
I'm just using the *plugin* directive and *log_level*
…On Wed, Oct 26, 2022 at 6:39 AM Gabriele ***@***.***> wrote:
Hi @elrobertcharle <https://github.com/elrobertcharle> ,
can you please include some more details? What's the configuration you are
trying to sync?
The returned error is stating that the request is missing the required
authorization_route configuration field.
—
Reply to this email directly, view it on GitHub
<#782 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASWU3ZC7WK3VPKLHSEO52MDWFEC6PANCNFSM6AAAAAAROYSOZY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
the kong.config: log_level = debug plugins = bundled,kong-asheauth |
As you can see in the request for install the plugin I sent the authorization_route field with "123" value |
I'm using Kong with DB |
Sorry, I meant the decK config file you are using. How are you running decK? |
I think I'm not using decK because I am using Kong with DB, correct me if I'm wrong |
Oh okay, then please open an issue here: https://github.com/Kong/kong/issues/new/choose |
Ok, thank you |
lua.schema:
Trying to install plugin globaly:
The text was updated successfully, but these errors were encountered: