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 @dandv i am getting this error {"stack":"Error: failed [500] {\"status\":\"error\",\"code\":-1,\"name\":\"ValidationError\",\"message\":\"You must specify a key value\"}\ even after specifying key parameter with value. A google search pointed to not specifying JSON content type in the http headers (which i dont have access to by virture of my using this package). Anyone ever experienced this?
The text was updated successfully, but these errors were encountered:
Today we've been seeing this exact error. We think it has to do with the Mandrill API endpoint, which for some reason is throwing 500's intermittently. I.e. pretty much impossible to reproduce.
Maybe a suggestion of handling API connectivity would be much appreciated.
Hi @dandv i am getting this error
{"stack":"Error: failed [500] {\"status\":\"error\",\"code\":-1,\"name\":\"ValidationError\",\"message\":\"You must specify a key value\"}\
even after specifying key parameter with value. A google search pointed to not specifying JSON content type in the http headers (which i dont have access to by virture of my using this package). Anyone ever experienced this?The text was updated successfully, but these errors were encountered: