Fuck Intuit so much. Their entire existence is a giant grift, building a product full of nothing scammy but dark patterns.
I've got a small Rails app deployed using Kamal, and I'm banging my head trying to allow a HTTP endpoint without HTTPS redirect. It needs to be consumed by a microcontroller that only supports HTTP. Tried force_ssl = false in production.rb, any ideas?