Title: Error 429 for Google Sheets API
Last modified: April 23, 2025

---

# Error 429 for Google Sheets API

 *  Resolved [ilarsf](https://wordpress.org/support/users/ilarsf/)
 * (@ilarsf)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/error-429-for-google-sheets-api/)
 * Dear,
 * I am receiving error 429 intermittently when form submissions from WP Forms are
   written to the linked Google Sheets.
 * Here is the error:
 *     ```wp-block-code
       23 April 2025 08:29:03 PHP 8.3.11 {&lt;br /&gt; "error": {&lt;br /&gt; "code": 429,&lt;br /&gt; "message": "Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute' of service 'sheets.googleapis.com' for consumer 'project_number:&lt;project NR&gt;'.",&lt;br /&gt; "errors": [&lt;br /&gt; {&lt;br /&gt; "message": "Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute' of service 'sheets.googleapis.com' for consumer 'project_number:&lt;project NR&gt;'.",&lt;br /&gt; "domain": "global",&lt;br /&gt; "reason": "rateLimitExceeded"&lt;br /&gt; }&lt;br /&gt; ],&lt;br /&gt; "status": "RESOURCE_EXHAUSTED",&lt;br /&gt; "details": [&lt;br /&gt; {&lt;br /&gt; "@type": "type.googleapis.com/google.rpc.ErrorInfo",&lt;br /&gt; "reason": "RATE_LIMIT_EXCEEDED",&lt;br /&gt; "domain": "googleapis.com",&lt;br /&gt; "metadata": {&lt;br /&gt; "quota_limit": "ReadRequestsPerMinutePerProject",&lt;br /&gt; "service": "sheets.googleapis.com",&lt;br /&gt; "consumer": "projects/project NR",&lt;br /&gt; "quota_location": "global",&lt;br /&gt; "quota_metric": "sheets.googleapis.com/read_requests",&lt;br /&gt; "quota_limit_value": "300"&lt;br /&gt; }&lt;br /&gt; },&lt;br /&gt; {&lt;br /&gt; "@type": "type.googleapis.com/google.rpc.Help",&lt;br /&gt; "links": [&lt;br /&gt; {&lt;br /&gt; "description": "Request a higher quota limit.",&lt;br /&gt; "url": "https://cloud.google.com/docs/quotas/help/request_increase"&lt;br /&gt; }&lt;br /&gt; ]&lt;br /&gt; }&lt;br /&gt; ]&lt;br /&gt; }&lt;br /&gt; }&lt;br /&gt; &lt;br /&gt;
       ```
   
 * The API is only triggered once or twice a day, so I’m really confused that the
   plugin is hitting read requests per minute limit. But it is only doing so intermittently–
   some entries go through without problem, but more often than not I get this error.
 * How is the plugin generating these read requests, and is there something on my
   side I can do to decrease the amount of read requests?
 * (edit for formatting)
    -  This topic was modified 1 year, 1 month ago by [ilarsf](https://wordpress.org/support/users/ilarsf/).
    -  This topic was modified 1 year, 1 month ago by [ilarsf](https://wordpress.org/support/users/ilarsf/).

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Abdullah Kaludi](https://wordpress.org/support/users/abdullah17/)
 * (@abdullah17)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/error-429-for-google-sheets-api/#post-18431338)
 * Hello [@ilarsf](https://wordpress.org/support/users/ilarsf/) 
   Thanks for getting
   in touch,
 * The issue for missing entries will be faced only due to google quota limits only,
   here is the link in which explained in detail.
   [https://www.gsheetconnector.com/how-to-fix-missing-entries-caused-by-google-quota-limits](https://www.gsheetconnector.com/how-to-fix-missing-entries-caused-by-google-quota-limits)
 *  Thread Starter [ilarsf](https://wordpress.org/support/users/ilarsf/)
 * (@ilarsf)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/error-429-for-google-sheets-api/#post-18431472)
 * Thank you for your reply. On the link you provided, I read that the issue arises
   because all automatic authentication (free) users use a shared quota. The solutions
   proposed are: manually setting the authentication API (pro function) or manually
   syncing the entries (also a pro feature).
 * Could you therefore confirm to me that in order to address this issue, the only
   solution is to upgrade to the pro version of GSheet Connector? Or are there alternative
   solutions not included on the link you provided that I, as free user, can try?
 * Thank you for letting me know!
 *  Plugin Author [Abdullah Kaludi](https://wordpress.org/support/users/abdullah17/)
 * (@abdullah17)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/error-429-for-google-sheets-api/#post-18431768)
 * [@ilarsf](https://wordpress.org/support/users/ilarsf/) 
   We’ll give an update 
   in next release with New API details to avoid the issue of google quota!Hope 
   this helps!!
 *  Thread Starter [ilarsf](https://wordpress.org/support/users/ilarsf/)
 * (@ilarsf)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/error-429-for-google-sheets-api/#post-18433227)
 * Certainly, thanks so much for your time and quick responses! Have a nice day.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Error 429 for Google Sheets API’ is closed to new replies.

 * ![](https://ps.w.org/gsheetconnector-wpforms/assets/icon-128x128.gif?rev=3232730)
 * [GSheetConnector For WPForms - WPForms Google Sheets Integration (Real-Time Sync)](https://wordpress.org/plugins/gsheetconnector-wpforms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gsheetconnector-wpforms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gsheetconnector-wpforms/)
 * [Active Topics](https://wordpress.org/support/plugin/gsheetconnector-wpforms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gsheetconnector-wpforms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gsheetconnector-wpforms/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [ilarsf](https://wordpress.org/support/users/ilarsf/)
 * Last activity: [1 year, 1 month ago](https://wordpress.org/support/topic/error-429-for-google-sheets-api/#post-18433227)
 * Status: resolved