Hello,
I might be facing an issue and I will be grateful for your expertise.
After building this project, I am not seeing 'whisk.system/messaging'.
I had a look at the documentation on packages: https://github.com/apache/incubator-openwhisk/blob/master/docs/packages.md But yet, no success.
Hence the step of creating the Kafka package wsk -i package bind /whisk.system/messaging myMessageHub -p kafka_brokers_sasl "["localhost:9092"]"
error: Binding creation failed: The supplied authentication is not authorized to access 'whisk.system/messaging' always fail.
May I kindly ask for some advice?
Thank you