zhouli11 commented on issue #889: URL: https://github.com/apache/rocketmq-clients/issues/889#issuecomment-2559031472
I tested this code, and it seems that setting the ak and sk to none is causing the issue. If ak and sk are not needed, setting them to empty strings(”“) can resolve the problem. It looks like we need to set default values for Credentials and implement some exception handling. -- 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: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org