Skip to content
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

kongfig apply gives 400 Bad Request with custom plugins #146

Open
GreensterRox opened this issue Sep 4, 2018 · 1 comment
Open

kongfig apply gives 400 Bad Request with custom plugins #146

GreensterRox opened this issue Sep 4, 2018 · 1 comment

Comments

@GreensterRox
Copy link

Hello,

When running

kongfig apply --path /my/file.json

with custom plugins I get

POST http://localhost:8001/apis/a0649784-3c46-43a1-b35c-80c2fa8a698e/plugins 
 {}
400 Bad Request { name: 'name is required' }
Error: Bad Request
{"name":"name is required"}
 
 Error: Bad Request
{"name":"name is required"} 

It seems to trip up on the first custom plugin, is there a way around this?

Thanks !

@albertux
Copy link

'name is required' maybe give you some debug information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants