AWS MQTT3 Websockets Connection Closed Unexpectedly
I’m trying to connect to AWS MQTT3 via websockets with authentication from Cognito, but I’m getting Caused by: software.amazon.awssdk.crt.mqtt.MqttException: The connection was closed unexpectedly.
. What might be the problem?