Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api key issue #12

Open
joshua1 opened this issue Aug 15, 2015 · 3 comments
Open

api key issue #12

joshua1 opened this issue Aug 15, 2015 · 3 comments

Comments

@joshua1
Copy link

joshua1 commented Aug 15, 2015

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?

@dandv
Copy link
Member

dandv commented Aug 15, 2015

Can you post some minimal code to reproduce, using a test API key which you can get from Mandrill?

@rootedsoftware
Copy link

I was having this issue and it turned out to be a typo in my Meteor.settings file. The key param was "Key" and in the startup file I had "key"

@northern
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants