This screenshot has most of the data in the error as well the environment config on heroku. I did a commit / push to heroku when I made code changes just now, so it should be working. I store my credentials in git-ignored IDE project file, and on heroku I've used heroku config:set BLAH=blah
to set them on that side. It's not picking them up.
I could really use some help on this one.