youg9203 commented on issue #14191: URL: https://github.com/apache/pulsar/issues/14191#issuecomment-1047010342
> > 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:" 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. I'm facing the same issue for the admin and superadmin roles as well. -- 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]
