mail_to_hip_chat
mail_to_hip_chat copied to clipboard
/notifications/create returns invalid signature / 400 error
CloudMailIn fails to deliver the message because the endpoint dies with an invalid signature
The error that the other server returned was:
554 message rejected because the target returned error 400
with pry + some debug statements, you can see that the signature method is returning false, so the rack_app always returns 400, but no idea why; hard to debug on heroku.
Note that this seems to be unrelated to Hipchat; this is just the test email
I experience this problem as well. @gabrielg, do you have any suggestion how to resolve this issue?
Sorry, I really need to make it clear in the README or remove this project: I haven't used HipChat in at least three years now, and so this is woefully unmaintained. If you figure it out, I'm happy to merge a pull request or hand off ownership of the project to someone who can better maintain it.
we've since switched to Slack :) On Wed, Apr 29, 2015 at 4:22 PM Gabriel Gironda [email protected] wrote:
Sorry, I really need to make it clear in the README or remove this project: I haven't used HipChat in at least three years now, and so this is woefully unmaintained. If you figure it out, I'm happy to merge a pull request or hand off ownership of the project to someone who can better maintain it.
Reply to this email directly or view it on GitHub https://github.com/gabrielg/mail_to_hip_chat/issues/5#issuecomment-97612896 .