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

GET /consumers fails when username is UUID #603

Closed
maheshoml opened this issue Oct 10, 2015 · 1 comment
Closed

GET /consumers fails when username is UUID #603

maheshoml opened this issue Oct 10, 2015 · 1 comment

Comments

@maheshoml
Copy link

TRY:

<!-- 123e4567-e89b-12d3-a456-426655440000 is Username -->
GET /consumers/123e4567-e89b-12d3-a456-426655440000
<!-- Fails with 404 -->

I think it is happening because the internal id field for consumer is itself a UUID.

@thibaultcha
Copy link
Member

The username value should not contain a uuid, see the discussion here: https://groups.google.com/forum/m/#!topic/konglayer/2cbfHnm2drY

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

No branches or pull requests

2 participants