I found the answer to my question. Move the define(‘AUTH_KEY’, ) to the top of wp-config.php where the other define statements are at. I believe it has to sit before the database definitions. Sorry if this is commonly known but I struggled with this for a day.