Search code examples
herokuheroku-cli

IP Address Mismatch on signing into Heroku CLI


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?


Solution

  • Copy and paste heroku login -i in your terminal. This is what solved it for me.