Arduino Google Sheet REST client library for Arduino

arduino esp32 esp8266 googlesheet googlesheetapi raspberry-pi rest rest-api rp2040
1 Open Issue Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub

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