dpacaud / mandrill

This is a Grails plugin for the mandrill (http://www.mandrillapp.com) REST API
11 stars 13 forks source link

Error trying to send mails #10

Closed briandiaz closed 9 years ago

briandiaz commented 9 years ago

Class groovy.lang.MissingPropertyException Message No such property: status for class: java.util.HashMap$Entry

rochap01 commented 9 years ago

I'm having the same problem. find a solution?

gavinheaden commented 9 years ago

I had this issue and it was resolved when I added the missing last character to my mandrill.apiKey.

briandiaz commented 9 years ago

This issue happened because i had the parameters in a wrong section of the config.groovy

dpacaud commented 9 years ago

All seems well here ;) I'm closing this issue.