Closed tomascharad closed 3 years ago
Hi!,
So I've debugged the code completely, and I got here:
When executing this code
Can't create ECC signature
Do you know what can be happening?
Many thanks!
The output of the function is -20096
Which I think si this error
Solved by changing the keys to elliptic curves.
Hi!
I'm trying to implement iotc_create_iotcore_jwt, but when calling it I receive the following error:
iotc_create_iotcore_jwt returned with error: 71l
¿Could you give me some lights on what I could be doing wrong?
I'm trying to follow this example: https://github.com/GoogleCloudPlatform/iot-device-sdk-embedded-c/blob/master/examples/zephyr_native_posix/src/main.c#L86