I am trying to create a poc application to use the IBM Mq connector in mule 4. I have created a queue manager on IBM Cloud and have the necessary details for connection.
I have also created an application for which I have a username and an API-KEY.
In the MQ config in mulesoft I am passing application username and API-KEY and it gives me JMSWMQ2013
error which is for auth issue and the username and password are incorrect.
I have used CLOUD.APP.SVRCONN
and CLOUD.ADMIN.SVRCONN
but nothing seems to be working.
Just an FYI I am new to IBM cloud and don't have a full understanding of how things work in IBM cloud
JMSWMQ2013
error. – JoshMc