mq-golang
mq-golang copied to clipboard
How can I map the MCAUserIdentifier ?
I am running this lib in a openshift container envvironment (with a random user id) and I need to set the MCAUserIdentifier programmatically. Unfortunaltely this is not allowed by the API.
How can I achieve or overcome this issue?