Too many recipients when sending with Google?
-
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)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.