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
I tried to integrate sendgrid coz of the recent developments with Mandrill. But, my app(deployed on heroku) suffers wherein none of the css/js loads. The page renders but without any css applied. On my console I see logs like :
So, on and so forth. Once I remove sendGrid and add Mandrill this works but I can't send emails coz I don't have a paid account. Some more logs from heroku:
This is not something we currently support, sorry. We'll look into supporting different/more providers after the v4 release, see #528 and #250!
Note: I think this might be a problem with your template, since the error message in the console is "/{app-name|..." this looks like a wrongly configured template and not related to sendgrid.
I tried to integrate sendgrid coz of the recent developments with Mandrill. But, my app(deployed on heroku) suffers wherein none of the css/js loads. The page renders but without any css applied. On my console I see logs like :
So, on and so forth. Once I remove sendGrid and add Mandrill this works but I can't send emails coz I don't have a paid account. Some more logs from heroku:
Node version is 4.2.4...
The text was updated successfully, but these errors were encountered: