Unable to Connect to AWS IoT via MQTTX

Hello

I'm currently trying to connect to an AWS IoT Core broker using the MQTTX client. I'm generating the necessary certificates through the CreateTeamDevice API endpoint, which provides the client ID and the certificate files.

I am serving the three certificated to .pem files and the client id from the API response.

I am trying to connect using the certificates and the client id. Using the following settings:

 I'm encountering an authorization error when attempting to connect. I'm unsure what part of the setup might be incorrect.

Could you help me identify what might be going wrong on the process or the settings?

Thank you

Parents Reply Children
No Data
Related