Project: MagTag Lists From Google Spreadsheets

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
DethsW
 
Posts: 2
Joined: Wed Jan 19, 2022 4:52 pm

Project: MagTag Lists From Google Spreadsheets

Post by DethsW »

Working through the instructions for this project and the Google API V3 used in this project is now being rejected with the following message:

The Sheets v3 API has been turned down. Further information can be found at: https://cloud.google.com/blog/products/ ... sheets-api

Apparently Google now stops supporting v3 API and the code needs to be updated to use the v4 API.

Until then this project does not work.

User avatar
mikeysklar
 
Posts: 14167
Joined: Mon Aug 01, 2016 8:10 pm

Re: Project: MagTag Lists From Google Spreadsheets

Post by mikeysklar »

Thanks we are aware of this and it will be addressed. We do not have a published way to use the new google sheets API changes as of yet, but our guides will be updated.

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”