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

Empty response when perform GET or PATCH on oauth2 endpoints #469

Closed
dirkmoors opened this issue Aug 11, 2015 · 1 comment
Closed

Empty response when perform GET or PATCH on oauth2 endpoints #469

dirkmoors opened this issue Aug 11, 2015 · 1 comment
Assignees
Labels
idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports. plugins/oauth2 task/bug

Comments

@dirkmoors
Copy link

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.

@subnetmarco subnetmarco added task/bug admin api idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports. labels Aug 11, 2015
@subnetmarco
Copy link
Member

@dirkmoors this was a bug indeed. Just pushed a fix into master.

ctranxuan pushed a commit to streamdataio/kong that referenced this issue Aug 25, 2015
Former-commit-id: 27fe7332b5e4807ea1847cc58091d9e7dfe3f851
hutchic added a commit that referenced this issue Jun 10, 2022
* feat(releases): add capability of doing ee internal releases

* fix(releases): internal releases are a EE concept only

* fix(ci): retry

* Update release-kong.sh

Co-authored-by: Enrique García Cota <kikito@gmail.com>

Co-authored-by: Enrique García Cota <kikito@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports. plugins/oauth2 task/bug
Projects
None yet
Development

No branches or pull requests

4 participants