I'm facing the same issue and haven't found a solution yet.
I'm sending a publish message to: $aws/things/ESP32-dev-01-thing/jobs/job/get
ESP32-dev-01-thing is the thing_name. job is the job_id. When I use the AWS MQTT Test Client, everything works perfectly. However, on my ESP32, I don't receive any response on:
Does anyone know why this might happen? I've confirmed that the ESP32 is subscribed to both topics.
Any help would be appreciated!