Previously I could sign into the heroku command line interface with heroku login. But now I get an IP address mismatch error. How should I resolve this?
heroku login
Copy and paste heroku login -i in your terminal. This is what solved it for me.
heroku login -i