• Resolved hurry

    (@extremist87)


    still getting this error when system sends emails all in one hit, our server is high performance, so thinking that its hitting the google api too fast, this happens when sending 30 emails at the same time

    {
    ? "error": {
    ? ? "code": 429,
    ? ? "message": "Resource has been exhausted (e.g. check quota).",
    ? ? "errors": [
    ? ? ? {
    ? ? ? ? "message": "Resource has been exhausted (e.g. check quota).",
    ? ? ? ? "domain": "global",
    ? ? ? ? "reason": "rateLimitExceeded"
    ? ? ? }
    ? ? ],
    ? ? "status": "RESOURCE_EXHAUSTED"
    ? }
    }

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @extremist87,

    I hope you are doing good.

    Thanks for reaching out to us and we’re sorry to hear that you’ve hit the rate limit while using the Google API.

    It seems like the issue is with your google account because this error message indicates that you sent too many emails in a short period of time.?Check your gmail account configuration or talk to gmail support.

    I hope this will help you.

    Thanks and regards,
    Support Team – WPExperts

    Thread Starter hurry

    (@extremist87)

    the api key is only working on this site, it seems its hitting the api to quickly, this plugin doesnt have any queue functionality?

    Hy @extremist87 ,

    We will discuss this issue with our technical team and get back to you with the details.

    Thanks and regards,
    Support Team – WPExperts

    Thread Starter hurry

    (@extremist87)

    ok

    Hi @extremist87,

    Thanks for your patience. ‘PostSMTP’ is responsible for sending the emails through the selected service or socket. Whenever emails are sent from your website, our plugin forwards them without any queuing and delay functionality, regardless of the number of emails sent.

    If you want queue functionality in the PostSMTP plugin and don’t want to face the same issue in the future use our Advanced Email Delivery & Logs – Post SMTP (postmansmtp.com).

    Looking forward to hearing from you.

    Thanks and regards,
    Support Team – WPExperts

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘still getting rateLimitExceeded’ is closed to new replies.