-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
i want to add multiple address in to field , i have tried with
System.out.println("send : "+ send.sendMessage("[email protected]", "to[]=[email protected]&to[]=[email protected]&to[]=[email protected]", "the subject", "hi text", " html","[email protected]", "[email protected]", null));
but it gives
Missing or Invalid Required Fields; content: [{"response":{"status":452,"message":"Missing or Invalid Required Fields","data":"Bad recipient:
How i can add multiple recipients ?
Metadata
Metadata
Assignees
Labels
No labels