CONNECT_CREDENTIAL_NOT_FOUND
matthewcarroll opened this issue · 0 comments
matthewcarroll commented
Hello,
I have uploaded my certs and verified they are in ~/AWS-IoT-Python-Runtime/runtime/certs
I have configured my aws_iot_config.h with the names of the cert and key files. When I run the BasicPubSub example, the connection fails with the error CONNECT_CREDENTIAL_NOT_FOUND.
AWS IoT SDK Version(dev) 2.2.0-
Connect failed!
-13
What causes this error?
Thanks!