[QUESTION] KVS Streamer: Unable to create IoT Credential Provider #1003
-
Hi. I have done the same steps for two different accounts using two different devices. However, one of these devices is working perfectly fine but the other device is unable to get credentials from Credential Provider. Here are the logs
Any help would be appreciated. :) |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 9 replies
-
Hi @yousafbinfarrukh, which release are you using? |
Beta Was this translation helpful? Give feedback.
-
Hey @yousafbinfarrukh, curl -H "x-amzn-iot-thingname:your-thing-name" \
--cert your-certificate-name.pem \
--key your-private-key-name.private.pem.key \
--cacert cacert.pem \
https://your-credentials-endpoint/role-aliases/your-role-alias/credentials |
Beta Was this translation helpful? Give feedback.
-
@niyatim23 @sirknightj |
Beta Was this translation helpful? Give feedback.
-
Can you try this?
|
Beta Was this translation helpful? Give feedback.
Can you try this?