Technoboy- commented on issue #14191:
URL: https://github.com/apache/pulsar/issues/14191#issuecomment-1047007572


   > Anyone can help here?
   
   Yes, it's better to at someone. 
   For the 500 error, we're working on fixing it.
   
   > $ pulsar-admin --admin-url https://dev.pulsar.xyz.com:8081 --auth-plugin 
"org.apache.pulsar.client.impl.auth.AuthenticationToken" --auth-params 
"token:<token>" topics list public/default
   
   In the current implementation, only `admin` and `super-user` have permission 
to list topics under a namespace. and no API to grant/revoke these 
permissions(GET_BUNDLE...). So please use `admin` and `super-user` token to do 
the above request. 
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to