Sendgrid’s Inbound Parse works with Rails 7 Action Mailbox locally, gives 401 error code in production
I’ve been working on an Ruby on Rails app that allows you to assign tasks to users, who then get an email. Users can then reply to that task assignment email to update on task progress, which should theoretically invoke a model to write to the database. My site is deployed on Render.