caigy commented on issue #6565:
URL: https://github.com/apache/rocketmq/issues/6565#issuecomment-1502595938
You may try configuring your AK/SK with admin privilege in
`${ROCKETMQ_HOME}/conf/tools.yml` like this:
```yaml
accessKey: YOUR_ADMIN_AK
secretKey: YOUR_ADMIN_SK
```
--
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]