Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Error posting ssl endpoint #87

Open
eigilsagafos opened this issue Jun 27, 2014 · 1 comment
Open

Error posting ssl endpoint #87

eigilsagafos opened this issue Jun 27, 2014 · 1 comment

Comments

@eigilsagafos
Copy link

I'm using the post_ssl_endpoint, and I'm getting the following error:
`Heroku::API::Errors::ErrorWithResponse: Expected(200) <=> Actual(201 Created)``
As you can see with the response code it's uploading correctly, but the gem is expecting a 200 response code.

@geemus
Copy link
Contributor

geemus commented Jul 1, 2014

Yeah, looks like we just made a mistake here: https://github.com/heroku/heroku.rb/blob/master/lib/heroku/api/ssl_endpoints.rb#L34. Would you be up for helping us out with a patch? Thanks!

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

No branches or pull requests

2 participants