Instructions to Ask a Question
For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.
We offer seven comprehensive applications designed to help you efficiently manage and grow your business:
Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.
Hey @mario312
Google Sheets API has usage limits on per user basis. In the error shown, your rate limit for adding rows of data to Google Sheets has been exceeded.
You can check the limits here.
View attachment 17132
You can only add upto 100 rows of data every 100 seconds. Prior which your operation will fail.
In case of any failure, you can re-execute the step manually from the Task History Tab.
The limit of sending emails from Gmail is defined; if you exceed the limit, the Gmail API doesn't allow you to send the emails.Unfortunately I can not find how to do it, can you kindly assist with the step by step?
Hey @mario312
Google Sheets API has usage limits on per user basis. In the error shown, your rate limit for adding rows of data to Google Sheets has been exceeded.
You can check the limits here.
View attachment 17132
You can only add upto 100 rows of data every 100 seconds. Prior which your operation will fail.
In case of any failure, you can re-execute the step manually from the Task History Tab.
You may give it a try and check if they increase the limit of their API to send emails.Can we use a google cloud project for these connections?
If there is an option to connect a service account in pabbly via json credentials, it will really help.
Hello Mat Koenig, Task History ID: IjU3NjcwNTY1MDYzMjA0M2Q1MjZmNTUzNDUxMzE1MTZiNTQzNyI_3D_pcThis email is to notify you that for the workflow "Team Chevy Goldsboro Lead Notifications" , a recent task was not executed due to following error - Step Name: Google Sheets > Add New Row Connection Name: Rockstar Google Sheets Task Error Detail: { "error > code": 429, "error > message": "Quota exceeded for quota metric \u0027Write requests\u0027 and limit \u0027Write requests per minute\u0027 of service \u0027sheets.googleapis.com\u0027 for consumer \u0027project_number:1011300378975\u0027.", "error > status": "RESOURCE_EXHAUSTED", "error > details > 0 > @type": "type.googleapis.com/google.rpc.ErrorInfo", "error > details > 0 > reason": "RATE_LIMIT_EXCEEDED", "error > details > 0 > domain": "googleapis.com", "error > details > 0 > metadata > consumer": "projects/1011300378975", "error > details > 0 > metadata > quota_limit_value": "300", "error > details > 0 > metadata > quota_metric": "sheets.googleapis.com/write_requests", "error > details > 0 > metadata > quota_location": "global", "error > details > 0 > metadata > service": "sheets.googleapis.com", "error > details > 0 > metadata > quota_limit": "WriteRequestsPerMinutePerProject", "error > details > 1 > @type": "type.googleapis.com/google.rpc.Help", "error > details > 1 > links > 0 > description": "Request a higher quota limit.", "error > details > 1 > links > 0 > url": "https://cloud.google.com/docs/quota#requesting_higher_quota" |
