Closed omerkhalid34 closed 1 month ago
Hi @omerkhalid34 ,
As per IBM MQ document , the error is
REASON_CODE_INVALID_CLIENT_ID | 2 | The server has rejected the supplied client ID.
According to this troubleshoot guide from IBM, could you please
Check that the client identifier is no longer than 23 bytes, and contains only characters from the range: A-Z, a-z, 0-9, './_%
also please note that EI adds client ID post-fix to make it unique.
Thanks Nirothipan
Description: I am using WSO2 EI 6.3.0 to publish a message on a topic via MQTT in IBM Websphere MQ v8.0.0.5. . I am following this [link]. (https://docs.wso2.com/display/EI640/Sample+272%3APublishing+and+Subscribing+using+WSO2+ESB%27s+MQ+Telemetry+Transport).
When I am calling this I am getting the following error. IT doesn't matter if I define the client id or not the error is the same. Error:
My Proxy Service Code:
Also find attached the configuration of the Telemetry Channel in the IBM Websphere MQ
Please let me know what can I do to further narrow down the error or solve the problem. Thanks. .
Suggested Labels:
6.3.0, Type/Bug, MQTT, IBMWebsphere MQ
Affected Product Version: WSO2 EI 6.3.0
OS, DB, other environment details and versions:
Windows 10.