Open Issues Need Help
View All on GitHub BUG - ESP32-C3 crash when PRIVATE_KEY[] is not correct about 2 months ago
AI Summary: The ESP32-C3 crashes with a "Guru Meditation Error: Load access fault" when an incorrect `PRIVATE_KEY[]` is provided to the ESP Google Sheet Client library. The crash occurs after the first call to `GSheet.ready()`, specifically during the token signing process, and is accompanied by "BearSSL, isRSA:" errors, suggesting an issue with RSA key parsing or usage within BearSSL when the key is malformed.
Complexity:
3/5
bug good first issue invalid
Arduino Google Sheet REST client library for Arduino
C
#arduino#esp32#esp8266#googlesheet#googlesheetapi#raspberry-pi#rest#rest-api#rp2040