-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
I used Workless for all my apps with rails 3.x or 4.x without issues; Thank you for this great gem.
Most recently I tried to use it with a Rails 5 app, failing with the following error :
Excon::Error::NotFound: Expected(200) <=> Actual(404 Not Found)
body: "The requested API endpoint was not found. Are you using the right HTTP verb (i.e.GETvs.POST), and did you specify your intended version with theAcceptheader?"
The background job is processed without issue if I don't have Workless and pay for an Heroku Worker instead.
Any idea?
Metadata
Metadata
Assignees
Labels
No labels