You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempt to enable the same plugin for an api (i already enabled key-auth for api)
http://localhost:8001/apis/locations/plugins { "name": "key-auth", "config.key_names": "AUTH-KEY" }
3. get 409 conflict with html response instead of json
Additional Details & Logs
Kong version 0.9.8
Operating System OSX
The text was updated successfully, but these errors were encountered:
Summary
Receive html response from kong instead of json.
Steps To Reproduce
http://localhost:8001/apis/locations/plugins { "name": "key-auth", "config.key_names": "AUTH-KEY" }
3. get 409 conflict with html response instead of json
Additional Details & Logs
The text was updated successfully, but these errors were encountered: