You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
When I try to send mails with devise via mailjet_api, the body of messages is blank (no content). But if I configure with config.action_mailer.delivery_method = :mailjet that work fine.
have you got a solution to resolve this problem ?