When I configure rollbar with enable_rails_error_subscriber the details about the request is not sent. I can not see any data about this when viewing the error event. If I turn off enable_rails_error_subscriber the data is reported again.
I tested a little and with this modification I get the data again, not sure if this is the correct place to add it or if something more is missing.