You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/06/05 04:14:37 UTC

[GitHub] [pulsar] ypyf opened a new issue #4474: Failed to create token

ypyf opened a new issue #4474: Failed to create token
URL: https://github.com/apache/pulsar/issues/4474
 
 
   **Describe the bug**
   When create a token, the pulsar attempts to decodes the url of provided key instead of its content.
   
   **To Reproduce**
   Run: `bin/pulsar tokens create --private-key ./my-private.key --subject test-user`
   
   **Expected behavior**
   Outputs token.
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   **Desktop (please complete the following information):**
    - OS: [e.g. iOS]
   
   **Additional context**
   Add any other context about the problem here.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services