kong-dashboard icon indicating copy to clipboard operation
kong-dashboard copied to clipboard

schema violation (consumer_id: unknown field)

Open machine-w opened this issue 5 years ago • 3 comments

hello,I use kong bashboard add a consmer. then, when I Create basic auth credential for the Consumer. appear this error: schema violation (consumer_id: unknown field)

but,I used curl operate kong api (http://127.0.0.1:8001).that is ok....

this is the version info: Kong node: http://127.0.0.1:8001 v1.0.3 — Kong-Dashboard v3.6.0

thanks!!!

machine-w avatar Mar 25 '19 08:03 machine-w

I also encountered this problem. respnse: {"message":"schema violation (consumer_id: unknown field)","name":"schema violation","fields":{"consumer_id":"unknown field"},"code":2}

ruipheng avatar Mar 29 '19 06:03 ruipheng

I've submitted PR #203 to fix this issue a few days ago 😄

shazha avatar Apr 01 '19 00:04 shazha

Thank you very much for fixing the issue.

cloudtern avatar Apr 05 '19 06:04 cloudtern