😀 Top tip when debugging: "Have you restarted your server?" Kept getting errors from my GET requests after I added my env variables, debugged for 2h without success. Then @jalisocsp to the rescue - turns out, I gotta reboot my rails server for it to work!😩 Thanks Craig!