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
{{ message }}
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: