• Resolved peps23

    (@peps23)


    Hi, we’re properly connected to the Google Gmail API and have a paid Workspace account. We’re getting this error when sending to 270 receipients, while Google has a much higher limit:
    { “error”: { “code”: 400, “message”: “Too many recipients”, “errors”: [ { “message”: “Too many recipients”, “domain”: “global”, “reason”: “invalidArgument” } ], “status”: “INVALID_ARGUMENT” } }

    What is wrong? Any ideas?

Viewing 1 replies (of 1 total)
  • Plugin Support M Haseeb

    (@haseeb0001)

    Hi @peps23

    I hope you are doing well.

    The limit for recipients per message sent with SMTP (by POP or IMAP users) or the Gmail API is 100. For more information, please refer to the guide in this blog.

    Thanks and regards,
    Support Team – WPExperts  

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.