INN / responsive-tables

Responsive Table embed generator; 🚨no longer supported 🚨
hxxps://inn.github.io/responsive-tables/
MIT License
25 stars 10 forks source link

429 Error received when fetching a spreadsheet #22

Open benlk opened 5 years ago

benlk commented 5 years ago

When fetching a spreadsheet from Google via the API, the API sometimes returns a 429 error. This is because the API request rate has exceeded the rate allowed under the free API.

When the 429 error returns, the app does nothing; it remains in the spinner mode and does not provide any message to the user. In the browser console, an error message is output. I don't have a copy of that message at this time.

This plugin should: