is there a way to get a better error message? I tried r.setReadResponseForErrors(true) with no difference. it looks like there is a list of better errors they throw like CodeDeliveryFailureException etc, but how do i get which one it is?
Shai Almog
unread,
Oct 22, 2019, 9:24:22 PM10/22/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Look in the Network Monitor and see the response. It usually includes the full error even for error code responses.