Heroku login - JSONError: Unexpected end of JSON input while parsing near ' ' Heroku login - JSONError: Unexpected end of JSON input while parsing near ' ' heroku heroku

Heroku login - JSONError: Unexpected end of JSON input while parsing near ' '


I found the solution to this problemAlong with the heroku login use --interactive flag.

heroku login --interactive

here is the link where you can read about it