• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Google Slide Trigger Error!

zest83

Active member
Received this error
Did not understand How to Fix this
Please advise



This email is to notify you that for the workflow "AUTO: Power BI Pradeep DEMO 2999: Participation Certificate" , a recent task was not executed due to following error -

Workflow URL:

Task History ID: IjE4NTk2MjEzMCI_3D
Step Name: Google Slides > Create Presentation From Template
Task Error Detail:

{
"error > code": 429,
"error > message": "Quota exceeded for quota metric \u0027Write requests\u0027 and limit \u0027Write requests per minute per user\u0027 of service \u0027slides.googleapis.com\u0027 for consumer \u0027project_number:778698650280\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/778698650280",
"error > details > 0 > metadata > quota_metric": "slides.googleapis.com/write_requests",
"error > details > 0 > metadata > service": "slides.googleapis.com",
"error > details > 0 > metadata > quota_limit": "WriteRequestsPerMinutePerUser",
"error > details > 0 > metadata > quota_location": "global",
"error > details > 0 > metadata > quota_limit_value": "60",
"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"
}
 

zest83

Active member
Got Another Error (with the same message for another workflow)

This email is to notify you that for the workflow "AUTO: Power DIGITAL 784: Participation Certificate" , a recent task was not executed due to following error -​

Task History ID: IjE4NTk2MjEzNyI_3D
Step Name: Google Slides > Create Presentation From Template
Task Error Detail:

{
"error > code": 429,
"error > message": "Quota exceeded for quota metric \u0027Write requests\u0027 and limit \u0027Write requests per minute per user\u0027 of service \u0027slides.googleapis.com\u0027 for consumer \u0027project_number:778698650280\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 > quota_limit_value": "60",
"error > details > 0 > metadata > consumer": "projects/778698650280",
"error > details > 0 > metadata > service": "slides.googleapis.com",
"error > details > 0 > metadata > quota_limit": "WriteRequestsPerMinutePerUser",
"error > details > 0 > metadata > quota_metric": "slides.googleapis.com/write_requests",
"error > details > 0 > metadata > quota_location": "global",
"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"
}
 
P

Pabblymember11

Guest
Hey @zest83

As we can see from your Google Docs API error, you have exceeded the rate limit of Google Docs to read and write the document.

Please check out the following API docuemantion and kindly contact the Google Docs community as well for the same.


2022-07-05_17h48_47.png
 
Top