We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
id
The text was updated successfully, but these errors were encountered:
The username value should not contain a uuid, see the discussion here: https://groups.google.com/forum/m/#!topic/konglayer/2cbfHnm2drY
Sorry, something went wrong.
No branches or pull requests
TRY:
I think it is happening because the internal
id
field for consumer is itself a UUID.The text was updated successfully, but these errors were encountered: