Empty response when perform GET or PATCH on oauth2 endpoints #469
Labels
idea/new plugin
[legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports.
plugins/oauth2
task/bug
When performing GET or PATCH request on the endpoint "http://kong:8001/consumers/{consumer_id}/oauth2/{oauth2_id}", Kong returns an empty response, instead of a structure containing the oauth2 info related to {oauth2_id}.
This behavior does not match other endpoints in the admin API.
The text was updated successfully, but these errors were encountered: