aws/aws-iot-device-sdk-arduino-yun

CONNECT_SSL_ERROR -10

romeogb opened this issue · 1 comments

Hello,

A couple of days ago I was able to make the BAsicPubSub and the other sample programs to work, but as of today, i am getting the -10 error.

I have tried creating policies and certificates, attaching them, activating them, but nothing seems to work.

The only difference from those days is that i added to my profile a cognito pool_id, which is working with an android app.

Please help me to find the problem.

Thanks,

Hello,

I found the problem. The endpoint had a different region. turns out that each region has its own separate object rep.

Regards,