Does not connect when AWS policy is changed #70
Unanswered
Bernard314
asked this question in
Q&A
Replies: 1 comment
-
I really don't know. I don't have AWS at my diposal. However, as I understand from this link, you should do it a bit different. Also, don't forget to set a client ID ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi was using the example code of esp32.
Works perfectly when i set my AWS iot policy as
But when i set my iot policy to include only my client thing name, for example:
My device just connects and disconnects repeatedly. what could be the problem?
I read up on the documentation and read in the documentation that
could this be causing an issue?
Beta Was this translation helpful? Give feedback.
All reactions